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] 3d923f06ed
Bugfix: Respect PATH env variable in zypper modules (#2094) (#2108)
* Bugfix: Respect PATH env variable in zypper modules

* Improve changelogs/fragments/2094-bugfix-respect-PATH-env-variable-in-zypper-modules.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e7a0a12c3f)

Co-authored-by: Stefan Richter <sealor@users.noreply.github.com>
2021-03-25 22:49:59 +01:00
..
apk.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
apt_repo.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
apt_rpm.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
flatpak.py Add --non-interactive argurment to Flatpak (#1246) (#1332) 2020-11-19 21:31:36 +01:00
flatpak_remote.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
homebrew.py Add default brew search path for non-Intel / Apple silicon hardware (#1679) (#1680) 2021-01-26 07:55:56 +01:00
homebrew_cask.py Add default brew search path for non-Intel / Apple silicon hardware (#1679) (#1680) 2021-01-26 07:55:56 +01:00
homebrew_tap.py Add default brew search path for non-Intel / Apple silicon hardware (#1679) (#1680) 2021-01-26 07:55:56 +01:00
installp.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
layman.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
macports.py Fix macports package present/active detection (#1308) (#1395) 2020-11-26 07:15:27 +01:00
mas.py Fix #1435: mas : Fix "invalid literal" when no app (#1436) (#1448) 2020-12-04 09:36:03 +01:00
openbsd_pkg.py [stable-1] Update CI (#1790) 2021-02-11 16:32:47 +01:00
opkg.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
pacman.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
pkg5.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
pkg5_publisher.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pkgin.py feat(pkgin): add support for installation of full versioned package names (#1256) (#1349) 2020-11-21 21:41:09 +01:00
pkgng.py [pkgng] present the 'ignore_osver' option to pkg (#1243) (#1321) 2020-11-17 07:37:00 +01:00
pkgutil.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
portage.py Add getbinpkgonly (-G) to portage (#1169) (#1182) 2020-10-26 21:08:04 +01:00
portinstall.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pulp_repo.py Add a Pulp 2 related note to pulp_repo (#2096) (#2099) 2021-03-24 18:12:57 +01:00
redhat_subscription.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
rhn_channel.py Legacy Python certificate validation fixed (#470) (#1576) 2021-01-03 11:37:40 +01:00
rhn_register.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
rhsm_release.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
rhsm_repository.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
slackpkg.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
snap.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
sorcery.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
svr4pkg.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
swdepot.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
swupd.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
urpmi.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
xbps.py Tidy up validate-modules ignores for packaging modules (#1289) (#1291) 2020-11-13 14:04:53 +01:00
zypper.py Bugfix: Respect PATH env variable in zypper modules (#2094) (#2108) 2021-03-25 22:49:59 +01:00
zypper_repository.py Bugfix: Respect PATH env variable in zypper modules (#2094) (#2108) 2021-03-25 22:49:59 +01:00