fixing what I think is a syntax error

This commit is contained in:
Tim Flink 2016-01-26 17:32:04 +00:00
parent 2a4866c175
commit ec218e6b24

View file

@ -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