From a51f40d1e60bbfbc9f8aff4e5f34bc9122b927ba Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 18 Aug 2021 23:26:51 -0500 Subject: [PATCH] Fix reboot-home playbook too --- reboot-home.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reboot-home.yml b/reboot-home.yml index def1fd5..ab65a7b 100755 --- a/reboot-home.yml +++ b/reboot-home.yml @@ -1,7 +1,7 @@ #!/usr/bin/env ansible-playbook # vim:ft=ansible: --- -- hosts: pik8s_nodes,pistorage,pik8s_masters +- hosts: tags_pik8s-node,tags_pistorage,tags_pik8s-master serial: 1 tasks: - name: check for reboot-required