This commit is contained in:
2026-05-12 17:54:27 +02:00
parent 0cd2801a54
commit edc743f178
+1 -1
View File
@@ -331,7 +331,7 @@
- name: List Helm repos
ansible.builtin.command: helm repo list
environment:
HOME: /root
HOME: /home/jd
become: false
register: helm_repos