Lets try not dropping ansible_python from cache
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
41da159205
commit
d7735d5eb7
2 changed files with 0 additions and 73 deletions
|
@ -4,8 +4,6 @@
|
|||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
- name: get vm list
|
||||
vars:
|
||||
ansible_python_interpreter: "{{ hostvars[vmhost]['ansible_python']['executable'] }}"
|
||||
delegate_to: "{{ vmhost }}"
|
||||
virt: command=list_vms
|
||||
register: result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue