From 08b921dcd1e88314999e44329c8b766cc80efabe Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 7 Feb 2017 00:00:57 +0000 Subject: [PATCH] fix typo --- 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 f0be005b55..27fc3ec925 100644 --- a/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml +++ b/roles/mirrormanager/mirrorlist_proxy/tasks/main.yml @@ -30,7 +30,7 @@ tags: - mirrorlist_proxy notify: - reload systemd + - reload systemd # We enable mirrorlist1 so we have one that always starts on boot. The pkl deployment script # will make sure that at least one is running and the other is killed.