This commit is contained in:
2026-06-15 19:38:53 +02:00
parent c8106687dc
commit 0d1e17e639
+1 -1
View File
@@ -37,7 +37,7 @@
- name: Check for patchmon - name: Check for patchmon
ansible.builtin.stat: ansible.builtin.stat:
path: /usr/bin/patchmon-agent path: /usr/local/bin/patchmon-agent
register: patchmon_check register: patchmon_check
- name: Report patchmon - name: Report patchmon