mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 10:18:32 +01:00
fix: nsca copy args
This commit is contained in:
@@ -33,9 +33,9 @@
|
|||||||
|
|
||||||
- name: Copy send nsca config
|
- name: Copy send nsca config
|
||||||
template:
|
template:
|
||||||
src: nsca_ng.cfg.js
|
src: send_nsca.cfg.js
|
||||||
dest: /etc/nsca_ng.cfg
|
dest: /etc/send_nsca.cfg
|
||||||
mode: 0755
|
mode: 0744
|
||||||
|
|
||||||
- name: Copy systemd monitoring
|
- name: Copy systemd monitoring
|
||||||
copy:
|
copy:
|
||||||
|
|||||||
Reference in New Issue
Block a user