mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Also restart mote-updater after package updates.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
post_tasks:
|
||||
- service: name="httpd" state=restarted
|
||||
- service: name="mote-updater" state=restarted
|
||||
- name: tell nagios to unshush
|
||||
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
||||
delegate_to: noc01.phx2.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user