blob: b2b81223948a718a358d208bedfb44d468e3f336 [file] [log] [blame]
Michal Ptacek200ae722019-03-21 12:32:20 +00001---
2- name: Extract root certificate
3 command: /usr/bin/update-ca-trust extract
4 changed_when: true # this handler is executed just when there is a new cert
5 notify: Restart Docker