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