mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-05 10:08:58 +00:00
test(integration): explicitly add executable to iso_extract on Fedora (#12162)
This provides a (temporary) workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2373874:
On Fedora 43+ 7zip is unable to find the 7z.so module when it is not in the
same path as the 7z binary or in /usr/bin/
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Alpine.yml | ||
| Archlinux.yml | ||
| Debian.yml | ||
| default.yml | ||
| Fedora.yml | ||
| FreeBSD.yml | ||
| RedHat.yml | ||
| Suse.yml | ||
| Ubuntu.yml | ||