move update-ca-trust to handler

This commit is contained in:
Miroslav Suchý 2015-03-11 08:54:58 +00:00
commit 8b37997c72
2 changed files with 5 additions and 1 deletions

View file

@ -159,3 +159,6 @@
- name: restart squid
service: name=squid state=restarted
- name: "update ca-trust"
command: /usr/bin/update-ca-trust