Skip to content

Commit 494e474

Browse files
committed
fix
1 parent f452ed7 commit 494e474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/server-setup/tasks/init-master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@
4646
dest: ./join-command.sh
4747

4848
- name: Display initialization result
49+
when: not k8s_init_check.stat.exists
4950
debug:
5051
msg: "{{ kubeadm_init_result.stdout_lines }}"

0 commit comments

Comments
 (0)