From 59293d1799706d5ea0fefe97431150a35a0ff08e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 2 Sep 2025 21:20:11 +0200 Subject: Add go role to playbooks --- site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index c3543ba9..99126cb2 100644 --- a/site.yml +++ b/site.yml @@ -32,6 +32,7 @@ - role: "wireguard" - role: "homebrew" - role: "python" + - role: "go" - name: "Raspberry Pi configure" gather_facts: true -- cgit v1.2.3