Skip to content

Commit

Permalink
Merge branch 'feature-lint-role-wazuh-manager'
Browse files Browse the repository at this point in the history
  • Loading branch information
neonmei committed Nov 12, 2020
2 parents 4156a75 + 87e9c8f commit f35ffee
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
- name: Create folder to extract Wazuh branch
file:
path: "/tmp/wazuh-{{ wazuh_manager_sources_installation.branch }}"
owner: root
group: root
mode: 0644
state: directory

# When downloading "v3.11.0" extracted folder name is 3.11.0.
Expand Down

0 comments on commit f35ffee

Please sign in to comment.