ansible 2.14 tweak for bastion playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7441a49438
commit
71bdcd837f
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=bastion"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
||||
vars:
|
||||
myhosts: bastion
|
||||
|
||||
- name: make the boxen be real for real
|
||||
hosts: bastion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue