This commit is contained in:
2026-05-12 21:33:17 +02:00
parent 5bfd8ebab2
commit fd7a68c2f2
+3 -3
View File
@@ -70,11 +70,11 @@
- name: Ensure correct ownership of Helm config
file:
path: /home/jd/.kube/config
state: file
path: /home/jd/.config/helm
state: directory
owner: jd
group: jd
mode: '0600'
mode: '0700'
when: inventory_hostname.endswith('-vm01.home.lan')
# ----------------------------
# 3. Add NFS Helm repo