ansible/changelogs/fragments/52825-docker_swarm-detection-check-mode.yaml
Felix Fontein 23d9efc1f3 docker_swarm: hopefully fix debug CI problems, and fix check mode (#52825)
* Let's see some debug output.

* Also check LocalNodeState.

* Improve tests.

* Actually implement check mode.

* Add changelog.

* Add pretty-printing and more output.

(cherry picked from commit 81d58cfef6)
2019-03-01 15:25:24 -08:00

3 lines
127 B
YAML

bugfixes:
- "docker_swarm - improve Swarm detection."
- "docker_swarm - properly implement check mode (it did apply changes)."