Perhaps we need to do this now to keep libvirt from stepping on itself.
This commit is contained in:
parent
a8714caab3
commit
a78b607427
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
virt: command=list_vms
|
||||
register: result
|
||||
check_mode: no
|
||||
run_once: true
|
||||
|
||||
- name: ensure the lv for the guest is made
|
||||
lvol: lv={{ inventory_hostname }} vg={{ volgroup }} size={{ lvm_size }} state=present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue