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/system
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
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
facter.py
filesystem.py
firewalld.py
gconftool2.py
interfaces_file.py
java_cert.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
java_keystore.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
kernel_blacklist.py
lbu.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
listen_ports_facts.py
locale_gen.py
lvg.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
lvol.py
make.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
mksysb.py
modprobe.py
nosh.py Fix CI (#503) 2020-06-13 10:49:47 +02:00
ohai.py
open_iscsi.py Do domain resolution for portal (#461) 2020-06-12 14:38:41 +03:00
openwrt_init.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
osx_defaults.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pam_limits.py
pamd.py
parted.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
pids.py
puppet.py
python_requirements_facts.py
python_requirements_info.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
runit.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
solaris_zone.py
svc.py
syspatch.py
timezone.py
ufw.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
vdo.py
xfconf.py
xfs_quota.py