mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
snap: fix case when snap list is empty (#7124)
* fix case when snap list is empty
* add changelog frag
(cherry picked from commit 33998a5b70
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
216 B
YAML
2 lines
216 B
YAML
bugfixes:
|
|
- snap - an exception was being raised when snap list was empty (https://github.com/ansible-collections/community.general/pull/7124, https://github.com/ansible-collections/community.general/issues/7120).
|