This commit is contained in:
2026-03-04 14:25:35 +01:00
parent 967e115ab1
commit 902f1afbfa

View File

@@ -230,9 +230,9 @@
- name: get repository
git:
repo: 'https://github.com/ahmetb/kubectx'
dest: /opt/kubectx
when: inventory_hostname.endswith('-vm01.home.lan')
repo: 'https://github.com/ahmetb/kubectx'
dest: /opt/kubectx
when: inventory_hostname.endswith('-vm01.home.lan')
- name: Create symbolic links for kubectx and kubens
file: