dear lord please make this work once so I can go shopping
This commit is contained in:
parent
afe11f4189
commit
406054f2ba
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@
|
|||
- nagios_server
|
||||
|
||||
- name: Template over commands
|
||||
template: src=nagios/templates/commands/{{item}}.j2 dest=/etc/nagios/commands/{{item}} mode=0644 owner=root group=root
|
||||
template: src=nagios/commands/{{item}}.j2 dest=/etc/nagios/commands/{{item}} mode=0644 owner=root group=root
|
||||
with_items:
|
||||
- postgres.cfg
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue