mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -70,11 +70,11 @@
|
|||||||
|
|
||||||
- name: Ensure correct ownership of Helm config
|
- name: Ensure correct ownership of Helm config
|
||||||
file:
|
file:
|
||||||
path: /home/jd/.kube/config
|
path: /home/jd/.config/helm
|
||||||
state: file
|
state: directory
|
||||||
owner: jd
|
owner: jd
|
||||||
group: jd
|
group: jd
|
||||||
mode: '0600'
|
mode: '0700'
|
||||||
when: inventory_hostname.endswith('-vm01.home.lan')
|
when: inventory_hostname.endswith('-vm01.home.lan')
|
||||||
# ----------------------------
|
# ----------------------------
|
||||||
# 3. Add NFS Helm repo
|
# 3. Add NFS Helm repo
|
||||||
|
|||||||
Reference in New Issue
Block a user