mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 11:51:10 +00:00
apk: fix empty/whitespace-only package name check (#10532)
* Fix empty/whitespace-only package name check.
* Adjust test.
(cherry picked from commit abfe1e6180)
Co-authored-by: Felix Fontein <felix@fontein.de>