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] 9c5461dc12
Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971)
* fixed validation-modules for plugins/modules/packaging/language/composer.py

* fixed validation-modules for plugins/modules/packaging/os/apt_rpm.py

* fixed validation-modules for plugins/modules/packaging/os/homebrew.py

* fixed validation-modules for plugins/modules/packaging/os/homebrew_cask.py

* fixed validation-modules for plugins/modules/packaging/os/opkg.py

* fixed validation-modules for plugins/modules/packaging/os/pacman.py

* fixed validation-modules for plugins/modules/packaging/os/slackpkg.py

* fixed validation-modules for plugins/modules/packaging/os/urpmi.py

* fixed validation-modules for plugins/modules/packaging/os/xbps.py

* fixed validation-modules for plugins/modules/source_control/github/github_deploy_key.py

* fixed validation-modules for plugins/modules/system/puppet.py

* added changelog fragment

* adjustments from PR + fixes in changelog frag

* fixed deprecation of param "show_diff" in module "puppet"

* Update changelogs/fragments/1927-removed-parameter-invalid.yml

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

* Update plugins/modules/system/puppet.py

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

* removed unnecessary ignore lines, adjustment in changelog frag

* no need to explicitly call deprecate() when param marked for removal

* Update changelogs/fragments/1927-removed-parameter-invalid.yml

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

* Adjustments in changelog fragment, per PR

* bumping deprecation to 7.0.0

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

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-03-05 08:41:55 +01:00
..
apk.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
apt_repo.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
apt_rpm.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
copr.py New module: Add copr module (#1592) 2021-01-27 19:30:03 +01:00
flatpak.py Add --non-interactive argurment to Flatpak (#1246) 2020-11-19 21:10:54 +01:00
flatpak_remote.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
homebrew.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
homebrew_cask.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
homebrew_tap.py Revert "Revert new features since the 2.0.0 release so we can release 2.0.1 from this branch." 2021-02-09 15:42:39 +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) 2020-11-26 06:59:32 +01:00
mas.py Fix #1435: mas : Fix "invalid literal" when no app (#1436) 2020-12-04 09:17:42 +01:00
openbsd_pkg.py Update CI (#1782) (#1787) 2021-02-11 11:10:42 +01:00
opkg.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
pacman.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
pkg5.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00: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) 2020-11-21 21:20:27 +01:00
pkgng.py [pkgng] present the 'ignore_osver' option to pkg (#1243) 2020-11-17 07:17:16 +01:00
pkgutil.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
portage.py Add getbinpkgonly (-G) to portage (#1169) 2020-10-26 19:37:56 +01:00
portinstall.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pulp_repo.py Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
redhat_subscription.py fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
rhn_channel.py Legacy Python certificate validation fixed (#470) 2021-01-03 11:15:51 +01:00
rhn_register.py rhn_register: added force option to allow forced registering (#1454) (#1455) 2020-12-08 13:12:04 +01: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
rpm_ostree_pkg.py rpm_ostree_pkg: new module (#357) 2021-01-11 09:47:22 +03:00
slackpkg.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +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) 2020-11-23 11:14:43 +00:00
swdepot.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
swupd.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
urpmi.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
xbps.py Deprecation of parameters triggering the parameter-invalid sanity-check (#1927) (#1971) 2021-03-05 08:41:55 +01:00
yum_versionlock.py yum_versionlock: do lock/unlock concurrently (#1912) (#1920) 2021-02-26 23:37:30 +01:00
zypper.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
zypper_repository.py zypper_repository: Proper failure when python-xml is missing (#939) 2020-09-20 14:09:02 +02:00