updating playbooks to work with ansible 2.14

This commit is contained in:
Andrew Heath 2023-05-18 15:28:34 -04:00
parent 2f6b3c6fc1
commit a961a5ed7d
52 changed files with 152 additions and 52 deletions

View file

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