This commit is contained in:
parent
931eaf366c
commit
b21b8b5376
@ -20,7 +20,7 @@
|
||||
|
||||
- name: Store kubeconfig in tempfile
|
||||
ansible.builtin.copy:
|
||||
dest: "{{ pinniped_kubeconfig.path }}"
|
||||
dest: "{{ pinniped_kubeconfig.path }}/kubeconfig"
|
||||
content: "{{ pinniped_config.stdout }}"
|
||||
mode: 0600
|
||||
no_log: true
|
||||
|
Loading…
Reference in New Issue
Block a user