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
|
state: absent
|
||||||
when: kubeconfig.path is defined
|
when: kubeconfig.path is defined
|
||||||
|
|
||||||
- name: Reboot host
|
# - name: Reboot host
|
||||||
ansible.builtin.shell:
|
# ansible.builtin.shell:
|
||||||
cmd: /usr/sbin/reboot now
|
# cmd: systemctl reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user