forgot the handler
This commit is contained in:
parent
338e605070
commit
88555bb24d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue