Update 'k8s/initialize.yml'

This commit is contained in:
2024-05-04 10:40:18 +00:00
parent f3ab308b8c
commit 50a496e9ce

View File

@@ -1,10 +1,10 @@
--- ---
- name: Initialize the controlplane - name: Initialize the controlplane
hosts: all hosts: masters
become: yes become: yes
become_method: sudo become_method: sudo
become_user: root become_user: root
tasks: tasks:
- name: Reboot machine to finaliza presetup - name: Reboot machine to finaliza presetup
reboot: reboot:
reboot_timeout: 3600 reboot_timeout: 3600