Correct the path of /etc/hosts
TrivialFix Change-Id: Ia4ffc05012102d2f3afacdd92250949ae094d10c
This commit is contained in:
parent
40a1176a36
commit
f6584f634e
@ -20,7 +20,7 @@
|
||||
become: True
|
||||
when: customize_etc_hosts | bool == True
|
||||
|
||||
- name: Generate etc/hosts
|
||||
- name: Generate /etc/hosts
|
||||
blockinfile:
|
||||
dest: /etc/hosts
|
||||
marker: "# {mark} ANSIBLE GENERATED HOSTS"
|
||||
|
Loading…
Reference in New Issue
Block a user