From a97e13a86f1fc16a75b5fd83a6dd74b2e694f314 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Thu, 4 Sep 2025 03:22:07 +0200 Subject: Refactor molecule testing to run a scenario per distro and fix ipv6 --- molecule/archlinux/converge.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'molecule/archlinux/converge.yml') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 228ab6d9..36ad820b 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -11,7 +11,8 @@ locales: - "en_US.UTF-8 UTF-8" timezone: "GMT" - + wireguard_autostart_connection: "" + wireguard_gateway_enabled: true python_global_version: "3.13" python_versions: - "3.13" -- cgit v1.2.3