ansible/changelogs/fragments/52947-docker_swarm-diff.yaml
Felix Fontein bf3c291606 docker_swarm: add diff support (#52947)
* Add diff support to docker_swarm.

* Add changelog.

* Using diff mode for docker_swarm tests. This improves debugging, since the the module now outputs more information on *why* it did certain actions.
2019-02-26 11:57:02 +00:00

2 lines
71 B
YAML

minor_changes:
- "docker_swarm - module now supports ``--diff`` mode."