Merge "Add become for fluentd create config directory task"
This commit is contained in:
commit
214866350a
@ -15,6 +15,7 @@
|
||||
path: "{{ node_config_directory }}/{{ item }}"
|
||||
state: "directory"
|
||||
recurse: yes
|
||||
become: true
|
||||
with_items:
|
||||
- "fluentd"
|
||||
- "fluentd/input"
|
||||
|
Loading…
Reference in New Issue
Block a user