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.
6 months ago
..
defaults
files
handlers
library setup_rpm_repo/create_repo: "Arch dependent binaries in noarch package" (#83108) 6 months ago
meta
tasks Remove the yum module, redirect it to dnf (#81895) 9 months ago
vars ansible-test - Add RHEL 9 support. (#76217) 3 years ago