mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
fix: template instead of copy
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
- monitoring-master
|
- monitoring-master
|
||||||
|
|
||||||
- name: Report to Rudi nsca cfg
|
- name: Report to Rudi nsca cfg
|
||||||
copy:
|
template:
|
||||||
src: report_to_rudi_send_nsca_rudi.cfg
|
src: report_to_rudi_send_nsca_rudi.cfg
|
||||||
dest: /etc/report_to_rudi_send_nsca_rudi.cfg
|
dest: /etc/report_to_rudi_send_nsca_rudi.cfg
|
||||||
mode: 0666
|
mode: 0666
|
||||||
|
|||||||
Reference in New Issue
Block a user