Only reboot running vms
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
c35de02e5e
commit
24d7d693c3
2 changed files with 8 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
tasks:
|
||||
- name: get list of guests
|
||||
virt: command=list_vms
|
||||
virt: command=list_vms state=running
|
||||
register: vmlist
|
||||
|
||||
# - name: get info on guests (prereboot)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue