let us try this list for nomail hosts (2)
This commit is contained in:
parent
2dfdd1df8f
commit
9c2043165a
1 changed files with 3 additions and 0 deletions
|
@ -283,6 +283,9 @@
|
|||
template: src=nagios/hostgroups/{{item}}.j2 dest=/etc/nagios/hostgroups/{{item}} mode=0644 owner=root group=root
|
||||
with_items:
|
||||
- all.cfg
|
||||
- nomail.cfg
|
||||
tags:
|
||||
- nagios_server
|
||||
|
||||
- name: Build out nagios servicegroup templates
|
||||
template: src=nagios/servicegroups/{{item}}.j2 dest=/etc/nagios/servicegroups/{{item}} mode=0644 owner=root group=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue