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
Felix Fontein c34dc24d3a
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882)
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.

* Also adjust tests.

(cherry picked from commit fafabed9e6)
2021-06-27 09:39:18 +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 Update CI (#1782) 2021-02-11 10:24:58 +01:00
opkg.py
pacman.py pacman: add 'executable' option to use an alternative pacman binary (#2524) (#2554) 2021-05-18 13:08:06 +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 fixed calls to list.extend() (#2161) 2021-04-04 23:38:59 +02:00
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 snap - revamp + implementing enabled/disabled states (#2411) (#2542) 2021-06-22 19:21:29 +02:00
sorcery.py
svr4pkg.py Fix #2373 - TypeError: a bytes-like object is required, not 'str' (#2375) (#2419) 2021-05-03 07:56:05 +02:00
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +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