community.docker/tests/integration/targets
Jose Angel Munoz 2a04082533 New docker_stack_module with tests (#576)
* First docker stack info approach without tests

Fixes results when no stack availabl

Fixes sanity test

Fixing links

Fixes tabs

Fixes long line

Improving Json Output

Changes arguments

Lint with autopep8

Moves imports

Adds extra line

Adds Tests

Adds pip and fixes return empty

Fixes silly missing else

* Adds Tests and Fixes comments

* Removes tasks option

* Removes arguments

* Changes error message

* Changes Tests

* Add proposals f

* Improve output

* Change test for output change

* Add debug
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_stack_info New docker_stack_module with tests (#576) 2020-10-30 07:05:51 +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