copr-hypervisor: drop the hack for helpers repo

This commit is contained in:
Pavel Raiskup
2025-12-18 17:07:17 +01:00
parent 514bb44914
commit 02fb5aac8f

View File

@@ -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