fix: template instead of copy

This commit is contained in:
2024-12-22 22:24:24 +00:00
parent 338463793a
commit 4cdf690ac5
2 changed files with 1 additions and 1 deletions

View File

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