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/integration/targets/docker_stack_info
Jose Angel Munoz bc5dde0e25
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-07-29 14:56:49 +02:00
..
files New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00
meta New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00
tasks New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00
vars New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00
aliases New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00