summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-04 00:10:52 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-04 00:10:52 +0100
commitf3476b39c2154d7321ce04ebae3134b2b05c1223 (patch)
tree95116ae2f6d14eb5fd72d761f1ad82763efc6d49 /host_vars
parenta046d41c5a3c7d555d439d897d43c60344d6d3c2 (diff)
Refactor go role to use mise
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/archlinux.local.ymlbin1188 -> 1209 bytes
-rw-r--r--host_vars/archlinux.local.yml.example1
-rw-r--r--host_vars/mac.local.ymlbin1016 -> 1037 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml
index 7b671da3..111991e3 100644
--- a/host_vars/archlinux.local.yml
+++ b/host_vars/archlinux.local.yml
Binary files differ
diff --git a/host_vars/archlinux.local.yml.example b/host_vars/archlinux.local.yml.example
index 1d583686..f6f4ce5e 100644
--- a/host_vars/archlinux.local.yml.example
+++ b/host_vars/archlinux.local.yml.example
@@ -7,6 +7,7 @@ network_ipv6_address: "fd5c:fd8b:2b8c::201/64"
network_ipv6_gateway: "fd5c:fd8b:2b8c::254"
network_ipv6_dns: "fd5c:fd8b:2b8c::254"
+go_version: "1.25.3"
python_versions:
- "3.13.7"
- "3.12.11"
diff --git a/host_vars/mac.local.yml b/host_vars/mac.local.yml
index f9364089..8d0366f4 100644
--- a/host_vars/mac.local.yml
+++ b/host_vars/mac.local.yml
Binary files differ