commit d0740e251324141d0c41624d2af128ff2a4a72f6
parent f4dc127c920f601a983fc57f4d5d3e340ce6d9df
Author: pyratebeard <root@pyratebeard.net>
Date: Wed, 10 Jan 2024 13:30:57 +0000
more runtime deps
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/forge b/forge
@@ -37,7 +37,7 @@ systemctl daemon-reload
# ▓▓▒░ packages
_echo "installing runtime deps"
-apt update && apt install -y ansible curl git
+apt update && apt install -y ansible curl git sudo unzip
# ▓▓▒░ install collection for bitwarden lookup
ansible-galaxy collection install community.general