From 822e39b32545a680b41fdc1a7b5ca65da310c435 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:42:26 -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 }}'