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/tests/unit/plugins/modules
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
..
cloud Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
database Add info command to redis module (#286) 2020-05-12 20:18:24 +03:00
messaging Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
monitoring Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
net_tools nmcli: Typecast parameter values to string as required (#477) 2020-06-15 17:02:55 +05:30
notification Slack: Add bot/user token support, correct thread_ts support (#123) 2020-04-17 12:44:55 +01:00
packaging Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
remote_management Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
source_control Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
storage Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
system java_keystore - Added support for private key pass phrase (#276) (#276) 2020-05-25 11:09:18 +03:00
web_infrastructure Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
conftest.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
utils.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00