autosign: fix up import for newer ansible
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d601017cad
commit
4f0fe17dc1
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue