diff options
Diffstat (limited to 'host_vars')
| -rw-r--r-- | host_vars/archlinux.local.yml | bin | 1245 -> 1361 bytes | |||
| -rw-r--r-- | host_vars/archlinux.local.yml.example | 7 | ||||
| -rw-r--r-- | host_vars/mac.local.yml | bin | 1073 -> 1189 bytes | |||
| -rw-r--r-- | host_vars/mac.local.yml.example | 6 |
4 files changed, 8 insertions, 5 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml Binary files differindex f4d0568e..73aba2f6 100644 --- a/host_vars/archlinux.local.yml +++ b/host_vars/archlinux.local.yml 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 Binary files differindex bfb759f7..78e5711c 100644 --- a/host_vars/mac.local.yml +++ b/host_vars/mac.local.yml 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: | |
