mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +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>