summaryrefslogtreecommitdiffstats
path: root/host_vars
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-04 00:57:15 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-04 00:57:15 +0100
commitf1cbe79f7573a383ff084cd99e00a36e457fdaef (patch)
treea614cef29c6e837e9c21d2928c57fc8be8e59d2e /host_vars
parent570555cf2d464078190240df724ca4f148c72b48 (diff)
Refactor ansible/yamllint roles to use mise
Diffstat (limited to 'host_vars')
-rw-r--r--host_vars/archlinux.local.ymlbin1245 -> 1361 bytes
-rw-r--r--host_vars/archlinux.local.yml.example7
-rw-r--r--host_vars/mac.local.ymlbin1073 -> 1189 bytes
-rw-r--r--host_vars/mac.local.yml.example6
4 files changed, 8 insertions, 5 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml
index f4d0568e..73aba2f6 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 e8bad3f4..87de2580 100644
--- a/host_vars/archlinux.local.yml.example
+++ b/host_vars/archlinux.local.yml.example
@@ -19,9 +19,10 @@ nodejs_versions:
python_versions:
- "3.13.7"
- "3.12.11"
-
-ansible_core_version: "2.18.7"
-molecule_version: "25.7.0"
+ansible_core_version: "2.20.1"
+molecule_version: "25.9.0"
+ansible_lint_version: "25.9.2"
+yamllint_version: "1.37.1"
wireguard_connections:
wg-vpn1: |
diff --git a/host_vars/mac.local.yml b/host_vars/mac.local.yml
index bfb759f7..78e5711c 100644
--- a/host_vars/mac.local.yml
+++ b/host_vars/mac.local.yml
Binary files differ
diff --git a/host_vars/mac.local.yml.example b/host_vars/mac.local.yml.example
index c301010c..99936ff4 100644
--- a/host_vars/mac.local.yml.example
+++ b/host_vars/mac.local.yml.example
@@ -19,8 +19,10 @@ nodejs_versions:
python_versions:
- "3.13.7"
- "3.12.11"
-ansible_core_version: "2.18.7"
-molecule_version: "25.7.0"
+ansible_core_version: "2.20.1"
+molecule_version: "25.9.0"
+ansible_lint_version: "25.9.2"
+yamllint_version: "1.37.1"
wireguard_connections:
wg-vpn1: |