This commit is contained in:
2025-11-23 17:11:24 +01:00
parent 2ad1dc3ce9
commit b4ab650d84
+1 -1
View File
@@ -115,7 +115,7 @@
- name: Deploy custom Nagios/NRPE script - name: Deploy custom Nagios/NRPE script
ansible.builtin.copy: ansible.builtin.copy:
src: files/memory_usage.py src: files/memory_usage.py
dest: {{ nrpe_location }}/memory_usage.py dest: " {{ nrpe_location }} "
owner: root owner: root
group: root group: root
mode: '0755' mode: '0755'