mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
releng: specify the collections we use in the playbook
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
a7acf091a1
commit
81de73a732
@@ -3,6 +3,9 @@
|
||||
hosts: composer.stg.phx2.fedoraproject.org
|
||||
gather_facts: no
|
||||
|
||||
collections:
|
||||
- ktdreyer.koji_ansible
|
||||
|
||||
tasks:
|
||||
- name: create the main koji tag
|
||||
koji_tag:
|
||||
|
||||
Reference in New Issue
Block a user