Merge branch 'feature-lint-role-wazuh-manager'

This commit is contained in:
neonmei 2020-11-12 13:07:35 -03:00
commit f35ffeed76
No known key found for this signature in database
GPG Key ID: 7EA1832E7E17237E

View File

@ -58,6 +58,9 @@
- name: Create folder to extract Wazuh branch - name: Create folder to extract Wazuh branch
file: file:
path: "/tmp/wazuh-{{ wazuh_manager_sources_installation.branch }}" path: "/tmp/wazuh-{{ wazuh_manager_sources_installation.branch }}"
owner: root
group: root
mode: 0644
state: directory state: directory
# When downloading "v3.11.0" extracted folder name is 3.11.0. # When downloading "v3.11.0" extracted folder name is 3.11.0.