diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-04 00:57:15 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-04 00:57:15 +0100 |
| commit | f1cbe79f7573a383ff084cd99e00a36e457fdaef (patch) | |
| tree | a614cef29c6e837e9c21d2928c57fc8be8e59d2e /host_vars/archlinux.local.yml.example | |
| parent | 570555cf2d464078190240df724ca4f148c72b48 (diff) | |
Refactor ansible/yamllint roles to use mise
Diffstat (limited to 'host_vars/archlinux.local.yml.example')
| -rw-r--r-- | host_vars/archlinux.local.yml.example | 7 |
1 files changed, 4 insertions, 3 deletions
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: | |
