Fix "changed" result on the checking version task
There's no need to produce a "changed" result on the "Checking Wazuh-APP version" task
This commit is contained in:
parent
ebf0bafa3b
commit
d540fafec5
@ -28,6 +28,7 @@
|
|||||||
args:
|
args:
|
||||||
removes: /usr/share/kibana/plugins/wazuh/package.json
|
removes: /usr/share/kibana/plugins/wazuh/package.json
|
||||||
register: wazuh_app_verify
|
register: wazuh_app_verify
|
||||||
|
changed_when: False
|
||||||
tags: install
|
tags: install
|
||||||
|
|
||||||
- name: Removing old Wazuh-APP
|
- name: Removing old Wazuh-APP
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user