mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr-hypervisor: drop the hack for helpers repo
This commit is contained in:
@@ -169,9 +169,6 @@
|
||||
community.general.copr:
|
||||
state: enabled
|
||||
name: praiskup/helpers
|
||||
# TODO: fix error in the Copr Ansible module:
|
||||
# Chroot rhel-8.5-ppc64le does not exist in praiskup/helpers
|
||||
chroot: "{{ 'epel-8-x86_64' if ansible_distribution != 'Fedora' else 'fedora-40-x86_64' }}"
|
||||
tags:
|
||||
- update_helpers
|
||||
- packages
|
||||
|
||||
Reference in New Issue
Block a user