summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-02 21:20:11 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-02 21:20:11 +0200
commitc2936af529cec43bcfba278ee34c9afd48aa27ed (patch)
tree8c992a4b99b171659d57864ea06c6c31fde89008 /molecule
parente8784311ef5bf3c9c45d5d61d8d17e56c4a3efc0 (diff)
Add go role to playbooks
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 b32d5f39..be614623 100644
--- a/molecule/default/converge.yml
+++ b/molecule/default/converge.yml
@@ -40,6 +40,7 @@
- role: "timezone"
- role: "homebrew"
- role: "python"
+ - role: "go"
- role: "wireguard"
- role: "wireguard_gateway"
- role: "pihole"