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 | ||||
Bartek Grzybowski | ce961a3 | 2019-05-09 11:53:14 +0200 | [diff] [blame] | 4 | changed_when: true # this handler is executed just when there is a new cert |
Michal Ptacek | 200ae72 | 2019-03-21 12:32:20 +0000 | [diff] [blame] | 5 | notify: Restart Docker |