Merge "Insert hosts entries to the beginning of the file."
This commit is contained in:
@@ -62,6 +62,8 @@
|
|||||||
blockinfile:
|
blockinfile:
|
||||||
create: true
|
create: true
|
||||||
path: "{{ tripleo_hosts_entries_hosts_path }}"
|
path: "{{ tripleo_hosts_entries_hosts_path }}"
|
||||||
|
# BOF denotes the beginning of the file.
|
||||||
|
insertbefore: BOF
|
||||||
block: "{{ tripleo_hosts_entries_block }}"
|
block: "{{ tripleo_hosts_entries_block }}"
|
||||||
tags:
|
tags:
|
||||||
- tripleo_hosts_entries
|
- tripleo_hosts_entries
|
||||||
|
|||||||
Reference in New Issue
Block a user