autosign: fix up import for newer ansible

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-06-06 10:26:32 -07:00
parent d601017cad
commit 4f0fe17dc1

View file

@ -4,7 +4,9 @@
# Access is via management interface only. This playbook does initial setup.
# Please check with rel-eng before doing anything here.
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=autosign_stg"
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
vars:
myhosts: autosign_stg
- name: make the box be real
hosts: autosign:autosign_stg