mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
forgot the handler
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user