Temporarily disable reboot
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2023-01-06 10:59:59 +01:00
parent 3710f97b38
commit 07b61d8bf3
1 changed files with 3 additions and 3 deletions

View File

@ -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