Update group name in ok-nagios and shutup-nagios
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
444270adff
commit
d1ee16d332
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
ansible nagios -m nagios -a "action=silence_nagios"
|
||||
ansible nagios -m nagios -a "action=command command='DISABLE_EVENT_HANDLERS'"
|
||||
ansible nagios-new -m nagios -a "action=silence_nagios"
|
||||
ansible nagios-new -m nagios -a "action=command command='DISABLE_EVENT_HANDLERS'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue