dear lord please make this work once so I can go shopping

This commit is contained in:
Stephen Smoogen 2017-05-01 23:10:45 +00:00
parent afe11f4189
commit 406054f2ba

View file

@ -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: