Merge "Followed the become: true ordering"
This commit is contained in:
commit
445a0cb009
@ -102,8 +102,8 @@
|
||||
src: "conf/format/{{ item }}.conf.j2"
|
||||
dest: "{{ node_config_directory }}/fluentd/format/{{ item }}.conf"
|
||||
mode: "0660"
|
||||
register: fluentd_format
|
||||
become: true
|
||||
register: fluentd_format
|
||||
with_items:
|
||||
- "apache_access"
|
||||
- "wsgi_access"
|
||||
|
Loading…
Reference in New Issue
Block a user