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 b54ddaa28c
Clean up deprecations (#504)
* Adjust deprecation versions.

* Remove redirects that are already made in ansible/ansible's ansible_builtin_runtime.yml

* Remove modules that were moved to the google.cloud collection according to ansible/ansible's ansible_builtin_runtime.yml.

* The _info module is in google.cloud.

* The gcp doc_fragment is a copy of the one in google.cloud and is only used by one lookup. Mark as deprecated/internal.

* Remove entries of modules that no longer exist.

* Update ignore.txt.

* Try to fix test.

* Remove debug output.
2020-06-16 13:15:19 +02:00
..
apk.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
apt_repo.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
apt_rpm.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
flatpak.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
flatpak_remote.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
homebrew.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
homebrew_cask.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
homebrew_tap.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
installp.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
layman.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
macports.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
mas.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
openbsd_pkg.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
opkg.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pacman.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pkg5.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pkg5_publisher.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pkgin.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pkgng.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pkgutil.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
portage.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
portinstall.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pulp_repo.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
redhat_subscription.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
rhn_channel.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
rhn_register.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
rhsm_release.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
rhsm_repository.py rshm_repository: reduce execution time when changed == False (#458) 2020-06-11 11:00:48 +03:00
slackpkg.py slackpkg: fix name matching in package installation (#450) (#454) 2020-06-11 10:48:10 +03:00
snap.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
sorcery.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
svr4pkg.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
swdepot.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
swupd.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
urpmi.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
xbps.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
zypper.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
zypper_repository.py Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00