this should be yes

This commit is contained in:
Kevin Fenzi 2018-12-14 01:17:49 +00:00
parent 7230c8a028
commit a687f054f6

View file

@ -57,7 +57,7 @@
command: podman pull -q "{{ mirrorlist_container_image }}" command: podman pull -q "{{ mirrorlist_container_image }}"
tags: tags:
- mirrorlist_proxy - mirrorlist_proxy
check_mode: no check_mode: yes
# We deploy two service files. Both listen on a different port, so that we can switch # We deploy two service files. Both listen on a different port, so that we can switch
# them out as part of the pkl deployment without having any local downtime. # them out as part of the pkl deployment without having any local downtime.