mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
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.
This commit is contained in:
committed by
John R Barker
parent
84cc5202db
commit
bf3c291606
2
changelogs/fragments/52947-docker_swarm-diff.yaml
Normal file
2
changelogs/fragments/52947-docker_swarm-diff.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "docker_swarm - module now supports ``--diff`` mode."
|
||||
Reference in New Issue
Block a user