1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix iso_extract tests for OpenSuSE (#1296)

This commit is contained in:
Felix Fontein 2020-11-13 21:59:32 +01:00 committed by GitHub
parent 37c1453601
commit 07fa7ea409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,3 @@
iso_extract_7zip_package: p7zip
# The 7z executable moved from p7zip to p7zip-full;
# see https://build.opensuse.org/package/view_file/openSUSE:Leap:15.2/p7zip/p7zip.changes?expand=1
iso_extract_7zip_package: p7zip-full