1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils/mh
patchback[bot] 9a9b0b04a5
Fix snap module, and module helper behavior on rc != 0 in output (#2912) (#2915)
* Try some snap fixes.

* Fix logic.

* Try to run tests privileged.

* Prevent failure on rc != 0.

* Fix formatting.

* Revert "Try to run tests privileged."

This reverts commit 77ca91f502.

* Try to run tests on RHEL instead.

* Make sure that snapd is running.

* Add changelog fragment.

* str -> to_native.

* Make sure that installed binary is actually found.

* Add check mode tests.

* Mention #2835 in changelog fragment.

(cherry picked from commit c63dc624b7)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-01 19:33:47 +02:00
..
mixins [PR #2731/6a41fba2 backport][stable-3] ModuleHelper - also uses LC_ALL to force language (#2736) 2021-06-07 13:27:30 +02:00
base.py Fix snap module, and module helper behavior on rc != 0 in output (#2912) (#2915) 2021-07-01 19:33:47 +02:00
deco.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
exceptions.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00
module_helper.py module_helper.py Breakdown (#2393) (#2492) 2021-05-11 20:05:42 +02:00