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