From a687f054f64f7f0f9c14f21d1b9e8c6788a39cc8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 14 Dec 2018 01:17:49 +0000 Subject: [PATCH] this should be yes --- roles/mirrormanager/mirrorlist_proxy/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml b/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml index 9ce8ba71d5..bd38124246 100644 --- a/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml +++ b/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml @@ -57,7 +57,7 @@ command: podman pull -q "{{ mirrorlist_container_image }}" tags: - mirrorlist_proxy - check_mode: no + check_mode: yes # 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.