no longer depends on the host beeing a vm
This commit is contained in:
parent
bd5282ad87
commit
84b75018c7
1 changed files with 1 additions and 0 deletions
|
|
@ -17,4 +17,5 @@
|
||||||
template:
|
template:
|
||||||
src: hosts.j2
|
src: hosts.j2
|
||||||
dest: "{{ rootpath }}/etc/hosts"
|
dest: "{{ rootpath }}/etc/hosts"
|
||||||
|
when: vm is defined
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue