diff options
Diffstat (limited to 'host_vars/mac.local.yml.example')
| -rw-r--r-- | host_vars/mac.local.yml.example | 6 |
1 files changed, 4 insertions, 2 deletions
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: | |
