files reference
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
- name: Deploy custom Nagios/NRPE script
|
- name: Deploy custom Nagios/NRPE script
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: memory_usage.py
|
src: files/memory_usage.py
|
||||||
dest: "{{ nrpe_location }}"
|
dest: "{{ nrpe_location }}"
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
become: true
|
become: true
|
||||||
|
|||||||
Reference in New Issue
Block a user