Michal Ptacek | 200ae72 | 2019-03-21 12:32:20 +0000 | [diff] [blame] | 1 | --- |
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 |