build
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2026-03-18 01:14:13 +01:00
parent 5f0505283e
commit 774d23898d

View File

@@ -58,7 +58,6 @@
- lvm2
- epel-release
- git
- helm
state: present
- name: Add Kubernetes repo
@@ -115,6 +114,7 @@
- kubelet
- kubeadm
- kubectl
- helm
disable_excludes: kubernetes
state: present
register: k8s_install