Update ansible/roles/k3s/master/tasks/main.yml
This commit is contained in:
@@ -154,7 +154,7 @@
|
|||||||
- "{{ username }}"
|
- "{{ username }}"
|
||||||
vars:
|
vars:
|
||||||
endpoint_url: >-
|
endpoint_url: >-
|
||||||
https://{{ "apiserver_endpoint | ansible.utils.ipwrap" }}:6443
|
https://{{ apiserver_endpoint | ansible.utils.ipwrap }}:6443
|
||||||
|
|
||||||
- name: Create kubectl symlink
|
- name: Create kubectl symlink
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|||||||
Reference in New Issue
Block a user