Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
11ce29363400bfcc909c9b94eda01aeafc6c17dc
/
.
/
ansible
/
roles
/
certificates
/
handlers
/
main.yml
blob: b2b81223948a718a358d208bedfb44d468e3f336 [
file
] [
log
] [
blame
]
---
-
name:
Extract root certificate
command:
/usr/bin/update
-
ca
-
trust extract
changed_when:
true
# this handler is executed just when there is a new cert
notify:
Restart Docker