summaryrefslogtreecommitdiffstats
path: root/molecule/debian
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-12 00:22:14 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-12 00:22:14 +0200
commitb81be82858ca24a19c4ba800dcacf0fb8a39a971 (patch)
treea107fb47c273e918d349af3bf969e6e976b67bf5 /molecule/debian
parent4a812a999a79dae501db62e0eeb9e33e34282b83 (diff)
Add gateway role to playbooks/tests
Diffstat (limited to 'molecule/debian')
-rw-r--r--molecule/debian/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml
index cfe2cff0..f9b7f377 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -25,6 +25,7 @@
- role: "locales"
- role: "timezone"
- role: "wireguard"
+ - role: "gateway"
- role: "homebrew"
- role: "python"
- role: "go"