mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
docker_swarm_service: Compare image by digest (#51134)
* Compare image by digest * Add changelog fragment * Fix version check * Remove unused import * Add note about image resolving * Don’t overwrite image * Fix documentation error * Add resolve_image option * Add version_added * Remove whitespace * Remove unused attribute * Remove unused attribute
This commit is contained in:
committed by
ansibot
parent
6846152c46
commit
72a44e144a
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "docker_swarm_service - Resolve image digest from registry to detect and deploy changed images. This behaviour can be turned of by using the new option ``resolve_image: false``"
|
||||
Reference in New Issue
Block a user