mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 04:03:52 +08:00
releng: compose: add group, not host, to right location
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user