mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
add import of vars to virt-instance create, should get almost all our hosts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# This task is the thing that creates a vm for later use
|
||||
#
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
- name: get vm list
|
||||
delegate_to: "{{ vmhost }}"
|
||||
|
||||
Reference in New Issue
Block a user