This won't work if we have some hosts on different virthosts.
This commit is contained in:
parent
c1ac4fb83a
commit
bdd9841725
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
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