This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user