You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,9 @@ Role Variables
100
100
-`autostart`: Whether to start the VM when the host starts up. Default is
101
101
`true`.
102
102
103
-
-`xml_template`: Optionally supply a modified XML template. Base customisation off the default `vm.xml.j2` template so as to include the expected jinja expressions the role uses.
103
+
-`xml_file`: Optionally supply a modified XML template. Base customisation
104
+
off the default `vm.xml.j2` template so as to include the expected jinja
105
+
expressions the role uses.
104
106
105
107
N.B. the following variables are deprecated: `libvirt_vm_state`,
0 commit comments