mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-10-27 16:53:04 +00:00
Update roles/kubernetes/tasks/main.yml
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
- name: Add Kubernetes repo
|
- name: Add Kubernetes repo
|
||||||
apt_repository:
|
apt_repository:
|
||||||
repo: deb http://apt.kubernetes.io/ kubernetes-xenial main
|
repo: deb http://apt.kubernetes.io/ kubernetes-jammy main
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Install Kubernetes components
|
- name: Install Kubernetes components
|
||||||
|
|||||||
Reference in New Issue
Block a user