Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
531cb2c7e53e84a5f17846daee510c9d2dc1ff11
/
.
/
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