fix: add local registry cache for rebuilds
Deploy Cluster / Terraform (push) Successful in 4m7s
Deploy Cluster / Ansible (push) Failing after 16m31s

This commit is contained in:
2026-05-03 00:02:33 +00:00
parent 8375333ac5
commit 1896108cbb
9 changed files with 334 additions and 11 deletions
+4
View File
@@ -27,6 +27,10 @@
or (k3s_version != 'latest' and k3s_version not in (installed_k3s_version.stdout | default('')))
}}
- name: Configure k3s registry mirrors
import_role:
name: k3s-registry-mirror
- name: Download k3s install script
get_url:
url: https://get.k3s.io