mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 18:31:25 -07:00
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
This commit is contained in:
parent
233617fdfa
commit
bc5dde0e25
9 changed files with 201 additions and 0 deletions
1
plugins/modules/docker_stack_info.py
Symbolic link
1
plugins/modules/docker_stack_info.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
./cloud/docker/docker_stack_info.py
|
Loading…
Add table
Add a link
Reference in a new issue