correct filename
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
|
|
||||||
- name: Deploy custom Nagios/NRPE script
|
- name: Deploy custom Nagios/NRPE script
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: memory_usage_check.py
|
src: memory_usage.py
|
||||||
dest: /usr/local/nagios/libexec/my_custom_check.py
|
dest: /usr/local/nagios/libexec/my_custom_check.py
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
when:
|
when:
|
||||||
|
|||||||
Reference in New Issue
Block a user