Skip to content

Commit b19ea52

Browse files
authored
Fix xml_file name in README
Fixes: 26
1 parent b845ea1 commit b19ea52

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@ Role Variables
100100
- `autostart`: Whether to start the VM when the host starts up. Default is
101101
`true`.
102102

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.
104106

105107
N.B. the following variables are deprecated: `libvirt_vm_state`,
106108
`libvirt_vm_name`, `libvirt_vm_memory_mb`, `libvirt_vm_vcpus`,

0 commit comments

Comments
 (0)