no longer depends on the host beeing a vm

This commit is contained in:
nd 2017-11-15 01:12:54 +01:00
parent bd5282ad87
commit 84b75018c7

View file

@ -17,4 +17,5 @@
template: template:
src: hosts.j2 src: hosts.j2
dest: "{{ rootpath }}/etc/hosts" dest: "{{ rootpath }}/etc/hosts"
when: vm is defined