container: fix ansible check mode when image not present on host
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user