Merge pull request #24 from angystardust/patch-2

Fix 'changed' result on the checking version task
This commit is contained in:
Miguelangel Freitas 2018-03-29 13:58:06 -05:00 committed by GitHub
commit f2d6e69e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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