ansible: fix over _ use on ci playbook.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
33b2500ecd
commit
a1b0b5e99b
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
|
||||
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ci_cc_rdu01.fedoraproject.org"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ci-cc-rdu01.fedoraproject.org"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue