mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b17cc09b07
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).
|