This commit is contained in:
2025-11-23 16:45:51 +01:00
parent 3314f4a0cd
commit 3cefc76129
+1 -1
View File
@@ -117,7 +117,7 @@
src: memory_usage.py
dest: "{{ nrpe_location }}"
mode: '0755'
become: true
become: true
when:
- nrpe_installed is defined
- psutil_installed is defined