mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
virt_instance_create: try without this
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user