ansible 2.14 tweak for bastion playbook

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-05-17 18:14:05 -07:00
parent 7441a49438
commit 71bdcd837f

View file

@ -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