Skip to content

Commit ef58729

Browse files
committed
add task to optionally create the nebula bin directory
1 parent c9c252e commit ef58729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
file:
1313
path: "{{ nebula_bin_directory }}"
1414
state: directory
15+
owner: root
16+
group: root
1517

1618
- name: Download release from Github (x86)
1719
unarchive:

0 commit comments

Comments
 (0)