mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
klal
This commit is contained in:
@@ -230,9 +230,9 @@
|
|||||||
|
|
||||||
- name: get repository
|
- name: get repository
|
||||||
git:
|
git:
|
||||||
repo: 'https://github.com/ahmetb/kubectx'
|
repo: 'https://github.com/ahmetb/kubectx'
|
||||||
dest: /opt/kubectx
|
dest: /opt/kubectx
|
||||||
when: inventory_hostname.endswith('-vm01.home.lan')
|
when: inventory_hostname.endswith('-vm01.home.lan')
|
||||||
|
|
||||||
- name: Create symbolic links for kubectx and kubens
|
- name: Create symbolic links for kubectx and kubens
|
||||||
file:
|
file:
|
||||||
|
|||||||
Reference in New Issue
Block a user