This commit is contained in:
2026-05-12 21:19:23 +02:00
parent d0007ba4c3
commit 134291ef02
+1 -1
View File
@@ -112,7 +112,7 @@
- name: Ensure correct ownership of Helm config
file:
path: /home/jd/.kube/config
state: directory
state: file
owner: jd
group: jd
mode: '0600'