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
commitad63fa40d05ba364cd8b7e60a9a0a1af478f7cad (patch)
tree20c66101c2c6ed1b0304e663449833545f719636 /molecule
parent7e93022ad8121517559515e6c98997866300a4ed (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