Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
a9fff274a6cb8cc99e0cbb035c89e1d848bf45aa
/
.
/
ansible
/
roles
/
certificates
/
handlers
/
main.yml
blob: 579b522841b67c9cf8e9bcdb836344375194584b [
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