autosign: add quotes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4f0fe17dc1
commit
34ea0dfcb3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
||||||
vars:
|
vars:
|
||||||
myhosts: autosign_stg
|
myhosts: "autosign_stg"
|
||||||
|
|
||||||
- name: make the box be real
|
- name: make the box be real
|
||||||
hosts: autosign:autosign_stg
|
hosts: autosign:autosign_stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue