mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
docker_swarm_service: Don’t remove service when networks change (#52634)
* Don’t remove service when networks change * Add changelog fragment * Some more network integration tests * Add hannseman as author * Remove return on self.client.fail
This commit is contained in:
committed by
John R Barker
parent
19cf956453
commit
7276344f85
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_swarm_service - Don't recreate service when ``networks`` parameter changes when running Docker API >= 1.29."
|
||||
Reference in New Issue
Block a user