This commit is contained in:
2026-05-27 11:00:40 +02:00
parent 0c65c121f1
commit 9f1340df9e
+1 -1
View File
@@ -411,7 +411,7 @@
defaultClass: true defaultClass: true
kubeconfig: "{{ kubeconfig }}" kubeconfig: "{{ kubeconfig }}"
environment: "{{ helm_env }}" environment: "{{ helm_env }}"
become_user: "{{ ansible_user }}" become_user: "{{ ansible_user_id }}"
when: inventory_hostname.endswith('-vm01.home.lan') when: inventory_hostname.endswith('-vm01.home.lan')
- name: Ensure correct ownership of Helm config - name: Ensure correct ownership of Helm config