Loading kubespray.yml +3 −2 Original line number Diff line number Diff line --- - name: Setup Kubespray hosts: localhost connection: local hosts: kubernetes become: no gather_facts: no tasks: Loading @@ -12,3 +11,5 @@ version: "{{ kubespray_commit }}" dest: kubespray clone: yes delegate_to: 127.0.0.1 run_once: True Loading
kubespray.yml +3 −2 Original line number Diff line number Diff line --- - name: Setup Kubespray hosts: localhost connection: local hosts: kubernetes become: no gather_facts: no tasks: Loading @@ -12,3 +11,5 @@ version: "{{ kubespray_commit }}" dest: kubespray clone: yes delegate_to: 127.0.0.1 run_once: True