mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-30 20:23:49 +00:00
78801088ae
* Update documentation to reflect module functionality Clarify that this module is used for accessing information on all stacks Add link to docker_stack_task_info module for users looking for detailed info on a single stack Fixes #690 * Remove trailing whitespace, add trailing period. --------- Co-authored-by: Felix Fontein <felix@fontein.de>