community.docker/tests/integration/targets
Minh Ha 19f35bae91 removes advertise_addr from required parameters when state is "join" (#646)
* removes advertise_addr from required parameters when state is "join"

addressing this issue: https://github.com/ansible-collections/community.general/issues/439

* adjusts test

* adds changelog
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 docker_container tests (#549) 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 removes advertise_addr from required parameters when state is "join" (#646) 2020-10-30 07:05:51 +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