mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-21 13:31:43 -07:00
apk: fix empty/whitespace-only package name check (#10532)
* Fix empty/whitespace-only package name check. * Adjust test.
This commit is contained in:
parent
ac4aca2004
commit
abfe1e6180
3 changed files with 8 additions and 5 deletions
2
changelogs/fragments/10532-apk.yml
Normal file
2
changelogs/fragments/10532-apk.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "apk - fix check for empty/whitespace-only package names (https://github.com/ansible-collections/community.general/pull/10532)."
|
Loading…
Add table
Add a link
Reference in a new issue