fixing what I think is a syntax error
This commit is contained in:
parent
2a4866c175
commit
ec218e6b24
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# NOTE: make sure there is room/space for this server on the vmhost
|
||||
# NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars
|
||||
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron-dev,taskotron-stg,taskotron-prod"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron-dev:taskotron-stg:taskotron-prod"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: taskotron-dev:taskotron-stg:taskotron-prod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue