ipa: adjust for new ansible import_playbook needs
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
dce1e12f63
commit
3fd5580883
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipa:ipa_stg"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
||||
vars:
|
||||
myhosts: "ipa:ipa_stg"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: ipa:ipa_stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue