s/shush/unshush/ :)
This commit is contained in:
parent
301b1c5958
commit
c4dc69f0ea
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
local_action: wait_for host=${inventory_hostname} port=22 delay=30 timeout=420
|
||||
only_if: "'${needsreboot.stdout}'.find('yes') != -1"
|
||||
|
||||
- name: tell nagios to shush
|
||||
- name: tell nagios to unshush
|
||||
action: nagios action=unsilence host=${inventory_hostname_short}
|
||||
delegate_to: noc01.phx2.fedoraproject.org
|
||||
only_if: "'${needsreboot.stdout}'.find('yes') != -1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue