community.docker/tests/integration/targets
Felix Fontein 87230c1c2f 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-10-30 07:05:51 +01:00
..
connection_docker Fix FQCRs. (#64) 2020-10-30 07:05:50 +01:00
docker_config Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_container Fix more tests (#66) 2020-10-30 07:05:51 +01:00
docker_container_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_host_info Initial commit 2020-10-30 07:05:50 +01:00
docker_image Clean up deprecations (#504) 2020-10-30 07:05:51 +01:00
docker_image_info Initial commit 2020-10-30 07:05:50 +01:00
docker_login Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_network Initial commit 2020-10-30 07:05:50 +01:00
docker_network_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node_info Initial commit 2020-10-30 07:05:50 +01:00
docker_prune Initial commit 2020-10-30 07:05:50 +01:00
docker_secret Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_stack Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_info Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_service Add 'init' option for docker_swarm_service. (#476) 2020-10-30 07:05:51 +01:00
docker_swarm_service_info Initial commit 2020-10-30 07:05:50 +01:00
docker_volume Initial commit 2020-10-30 07:05:50 +01:00
docker_volume_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
inventory_docker_machine Initial commit 2020-10-30 07:05:50 +01:00
inventory_docker_swarm inventory_docker_swarm test - Remove exit code from trap (#391) 2020-10-30 07:05:51 +01:00
setup_docker Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
setup_docker_registry Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00