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/modules/packaging/os
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
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
flatpak.py flatpak - allow to add/remove multiple flatpaks at once (#2521) (#2822) 2021-06-17 19:05:05 +02:00
flatpak_remote.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
homebrew.py Small Documentation Example Of Cask Leveraging (#2462) (#2470) 2021-05-08 12:18:28 +02:00
homebrew_cask.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
openbsd_pkg.py
opkg.py
pacman.py pacman: Descriptive state documentation (#2894) (#2898) 2021-06-27 19:05:33 +02:00
pacman_key.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
portinstall.py
pulp_repo.py
redhat_subscription.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
rhn_channel.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
rhn_register.py
rhsm_release.py rhsm_release: Fix the issue that rhsm_release module considers 8, 7Client and 7Workstation as invalid releases (#2571) (#2606) 2021-05-24 20:28:18 +00:00
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py
snap.py Fix snap module, and module helper behavior on rc != 0 in output (#2912) (#2915) 2021-07-01 19:33:47 +02:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py yum_versionlock: fix idempotency when using wildcard (asterisk) (#2787) (#2896) 2021-06-27 17:00:05 +02:00
zypper.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
zypper_repository.py zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) (#2753) 2021-06-08 08:47:15 +02:00