updating playbooks to work with ansible 2.14
This commit is contained in:
parent
2f6b3c6fc1
commit
a961a5ed7d
52 changed files with 152 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
||||
vars:
|
||||
myhosts: bastion
|
||||
myhosts: "bastion"
|
||||
|
||||
- name: make the boxen be real for real
|
||||
hosts: bastion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue