mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 14:49:58 +08:00
define this handler
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
3
roles/nagios_server/handlers/main.yml
Normal file
3
roles/nagios_server/handlers/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: restart nrpe
|
||||
action: service name=nrpe state=restarted
|
||||
Reference in New Issue
Block a user