os-control: fix the virt-install

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-03-28 17:15:28 -07:00
parent 28bca8208d
commit 632de6325e

View file

@ -1,5 +1,7 @@
# create an os server
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os_control_stg:os_control"
# This is a basic playbook
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
vars:
myhosts: "os_control:os_control_stg"
- name: make the box be real
hosts: os_control:os_control_stg