forgot the handler

This commit is contained in:
Kevin Fenzi 2017-01-30 22:07:38 +00:00
parent 338e605070
commit 88555bb24d

View file

@ -128,6 +128,9 @@
ignore_errors: true
when: ansible_virtualization_role == 'host'
- name: restart pagure_ev
service: name=pagure_ev state=restarted
- name: "update ca-trust"
command: /usr/bin/update-ca-trust