Update update-instances.yml
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
register: patchmon_agent
|
||||
|
||||
- name: Patchmon agent update
|
||||
ansible.builtin.command: bash /usr/local/bin/patchmon-agent report
|
||||
ansible.builtin.command: /usr/local/bin/patchmon-agent report
|
||||
when: patchmon_agent.stat.exists
|
||||
changed_when: false
|
||||
failed_when: false
|
||||
Reference in New Issue
Block a user