mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
docker_swarm_service: Add option rollback_config (#53594)
* Add rollback_config * Add change log fragment * Fix broken test * Actually fix broken tests * Add rollback_config example * Default rollback_config as None * Abort early if rollback_config does not exist
This commit is contained in:
parent
73ba6a9bc8
commit
7bb174214c
5 changed files with 553 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "docker_swarm_service - Added support for ``rollback_config`` parameter."
|
Loading…
Add table
Add a link
Reference in a new issue