From c488b0493909120f357d1121210829acf4b0b427 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 9 Dec 2023 23:59:42 -0500 Subject: [PATCH] Ensure new packages are installed as well --- oneshot/update-pvc-daemons.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oneshot/update-pvc-daemons.yml b/oneshot/update-pvc-daemons.yml index ebeb96b..6bf5aae 100644 --- a/oneshot/update-pvc-daemons.yml +++ b/oneshot/update-pvc-daemons.yml @@ -55,6 +55,8 @@ - pvc-daemon-common - pvc-daemon-api - pvc-daemon-node + - pvc-daemon-health + - pvc-daemon-worker state: latest register: packages