mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
fixing what I think is a syntax error
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user