vm/define: the vm autostart flag survives even if the vm is undefined so we need...
[noc.git] / ansible / roles / vm / define / defaults / main.yml
index 302256a..dbde0d8 100644 (file)
@@ -1,3 +1,4 @@
+---
 vm_define_autostart: "{{ not vm_define_installer and hostvars[hostname].install_cooked.autostart | default(False) }}"
 vm_define_start: yes