summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-01 20:27:14 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-01 20:30:53 +0200
commit3539ae655847b89858d232f78b82cc6cd4924426 (patch)
tree20c66101c2c6ed1b0304e663449833545f719636 /molecule
parent16dce63ea4027390b152e7064b8b4e6bf1a18518 (diff)
Add testing of wireguard_gateway role
Diffstat (limited to 'molecule')
-rw-r--r--molecule/default/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml
index a644fe84..b32d5f39 100644
--- a/molecule/default/converge.yml
+++ b/molecule/default/converge.yml
@@ -41,6 +41,7 @@
- role: "homebrew"
- role: "python"
- role: "wireguard"
+ - role: "wireguard_gateway"
- role: "pihole"
when:
- lookup('ansible.builtin.env', 'MOLECULE_DISTRO') == 'ubuntu' or