move update-ca-trust to handler
This commit is contained in:
parent
7e908bbb3a
commit
8b37997c72
2 changed files with 5 additions and 1 deletions
|
|
@ -159,3 +159,6 @@
|
|||
|
||||
- name: restart squid
|
||||
service: name=squid state=restarted
|
||||
|
||||
- name: "update ca-trust"
|
||||
command: /usr/bin/update-ca-trust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue