Update some Forgejo-migrated repo URLs

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson
2026-01-09 18:51:10 -08:00
parent 9f7c3b53c6
commit 021c63e9df
7 changed files with 7 additions and 7 deletions

View File

@@ -50,7 +50,7 @@
- name: Check out createhdds
git:
repo: https://pagure.io/fedora-qa/createhdds.git
repo: https://forge.fedoraproject.org/quality/createhdds.git
dest: /root/createhdds
version: "{{ openqa_createhdds_branch }}"
when: >