releng: compose: add group, not host, to right location
This commit is contained in:
parent
f72d43f37d
commit
ef41dbf956
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=compose-x86-01.phx2.fedoraproject.org:aarch64-01a.arm.fedoraproject.org"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=compose-x86-01.phx2.fedoraproject.org"
|
||||
|
||||
- name: Setup releng compose hosts
|
||||
hosts: releng-compose
|
||||
hosts: releng-compose:releng-secondary
|
||||
user: root
|
||||
gather_facts: True
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue