Fix reboot-home playbook too
This commit is contained in:
parent
888353910d
commit
a51f40d1e6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user