You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/setup_rpm_repo
Martin Krizek 87bead3dcf
setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108)
This fixes "Arch dependent binaries in noarch package" error cause by
including files created by make_elf function in noarch packages. While the
error only manifests itself on EL 7 and 8 it is better to use files
suitable for noarch packages to prevent the error potentially
re-occuring in the future.
1 month ago
..
defaults Make yum_repository test more reliable (#73467) 3 years ago
files Remove create-repo.py script as it was changed to module (#75124) 3 years ago
handlers Make yum_repository test more reliable (#73467) 3 years ago
library setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108) 1 month ago
meta Make yum_repository test more reliable (#73467) 3 years ago
tasks Remove the yum module, redirect it to dnf (#81895) 4 months ago
vars ansible-test - Add RHEL 9 support. (#76217) 3 years ago