community.docker/changelogs/fragments/183-info-check_mode.yml
2021-07-28 21:49:15 +02:00

4 lines
299 B
YAML

bugfixes:
- docker_stack_info - make sure that module isn't skipped in check mode (https://github.com/ansible-collections/community.docker/pull/183).
- docker_stack_task_info - make sure that module isn't skipped in check mode (https://github.com/ansible-collections/community.docker/pull/183).