container: fix ansible check mode when image not present on host

This commit is contained in:
uumas
2023-03-15 03:31:24 +02:00
parent 2b43003564
commit 70bc3ce15b
3 changed files with 4 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
container_published_ports: []
docker_volumes_new: []
final_docker_volumes: "{{ docker_volumes }}"
container_image: ''
- name: Set docker service full name
set_fact: