snap - improved error handling (#3211) (#3288)

* snap - improved error handling

* added changelog fragment

* removed experiments left overs

* rolled back the smaller list of params for commands other than install

(cherry picked from commit a91eb6ae4f)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-08-28 22:43:49 +02:00
committed by GitHub
parent 9651bca396
commit 664bd70294
2 changed files with 17 additions and 55 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- snap - improved module error handling, especially for the case when snap server is down (https://github.com/ansible-collections/community.general/issues/2970).