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/callback
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
..
__init__.py
actionable.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
cgroup_memory_recap.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
context_demo.py
counter_enabled.py
dense.py
diy.py Added DIY callback plugin (#432) 2020-06-15 21:06:52 +03:00
full_skip.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
hipchat.py
jabber.py
log_plays.py
logdna.py
logentries.py
logstash.py
mail.py
nrdp.py
null.py
osx_say.py
say.py
selective.py
slack.py
splunk.py
stderr.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
sumologic.py
syslog_json.py Bug/syslog json exception (#408) 2020-05-25 07:47:01 +02:00
unixy.py
yaml.py