Temporarily disable reboot
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3710f97b38
commit
07b61d8bf3
@ -7,6 +7,6 @@
|
||||
state: absent
|
||||
when: kubeconfig.path is defined
|
||||
|
||||
- name: Reboot host
|
||||
ansible.builtin.shell:
|
||||
cmd: /usr/sbin/reboot now
|
||||
# - name: Reboot host
|
||||
# ansible.builtin.shell:
|
||||
# cmd: systemctl reboot
|
||||
|
Loading…
Reference in New Issue
Block a user