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