mirror of https://github.com/ansible/ansible.git
docker_swarm_service: Make resolve_image default to false (#54018)
* Make resolve_image default to false * Check resolve_image versions regularlypull/54078/head
parent
dcf833d31c
commit
7a3f9456ef
@ -1,2 +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``"
|
||||
- "docker_swarm_service - Added option ``resolve_image`` which enables resolving image digests from registry to detect and deploy changed images."
|
||||
|
Loading…
Reference in New Issue