virt-instance-create: try and get this to use the vmhost python, not the vm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d6460ec9ee
commit
95e0ad16d9
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
virt: command=list_vms
|
||||
register: result
|
||||
check_mode: no
|
||||
ansible_python_interpreter: hostvars[vmhost]['ansible_python_interpreter']
|
||||
|
||||
#- name: ensure no old facts exist
|
||||
# delegate_to: localhost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue