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 Initial commit 2020-03-09 09:11:07 +00:00
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 Initial commit 2020-03-09 09:11:07 +00:00
counter_enabled.py Initial commit 2020-03-09 09:11:07 +00:00
dense.py Fix warning message in dense callback plugin (#83) 2020-04-13 19:01:57 +05:30
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 Initial commit 2020-03-09 09:11:07 +00:00
jabber.py Initial commit 2020-03-09 09:11:07 +00:00
log_plays.py Initial commit 2020-03-09 09:11:07 +00:00
logdna.py Initial commit 2020-03-09 09:11:07 +00:00
logentries.py Initial commit 2020-03-09 09:11:07 +00:00
logstash.py Initial commit 2020-03-09 09:11:07 +00:00
mail.py Initial commit 2020-03-09 09:11:07 +00:00
nrdp.py Initial commit 2020-03-09 09:11:07 +00:00
null.py Initial commit 2020-03-09 09:11:07 +00:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Initial commit 2020-03-09 09:11:07 +00:00
selective.py Initial commit 2020-03-09 09:11:07 +00:00
slack.py Initial commit 2020-03-09 09:11:07 +00:00
splunk.py Initial commit 2020-03-09 09:11:07 +00:00
stderr.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
sumologic.py Initial commit 2020-03-09 09:11:07 +00:00
syslog_json.py Bug/syslog json exception (#408) 2020-05-25 07:47:01 +02:00
unixy.py Initial commit 2020-03-09 09:11:07 +00:00
yaml.py Initial commit 2020-03-09 09:11:07 +00:00