From 6a3b00807cddc22652ddfd64166fd730ab8bb09e Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 6 Jul 2021 09:30:30 -0400 Subject: [PATCH] Fix name to be more clear --- oneshot/upgrade-pvc-daemons.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oneshot/upgrade-pvc-daemons.yml b/oneshot/upgrade-pvc-daemons.yml index a74ae39..ae1a8ff 100644 --- a/oneshot/upgrade-pvc-daemons.yml +++ b/oneshot/upgrade-pvc-daemons.yml @@ -27,7 +27,7 @@ dest: /var/cache/apt/archives state: absent - - name: restart system cleanly + - name: restart daemons cleanly block: - name: secondary node command: 'pvc node secondary {{ ansible_hostname }}'