Typofix.
This commit is contained in:
parent
589f22d45f
commit
aa248e3d39
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
virt: command=list_vms
|
||||
register: result
|
||||
|
||||
- name: fail if the hose is not already defined/existent
|
||||
- name: fail if the host is not already defined/existent
|
||||
local_action: fail msg="host does not exist on $vmhost"
|
||||
when: inventory_hostname not in result.list_vms
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue