We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f452ed7 commit 494e474Copy full SHA for 494e474
infrastructure/server-setup/tasks/init-master.yml
@@ -46,5 +46,6 @@
46
dest: ./join-command.sh
47
48
- name: Display initialization result
49
+ when: not k8s_init_check.stat.exists
50
debug:
51
msg: "{{ kubeadm_init_result.stdout_lines }}"
0 commit comments