summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-12-10 15:14:15 +0100
committerAhmed Abdelhalim <[email protected]>2025-12-10 15:14:15 +0100
commitc91b559e67d7ae8c518ff8014443244fbb411dcc (patch)
tree20a9c27a62e525f7dccf3829475523ccb7594eb0 /configure.yml
parent46b139efbb69911cd10fc5af79e86c945c4bc9ff (diff)
Add jq CLI to all installs
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml
index 7619647b..0da310d5 100644
--- a/configure.yml
+++ b/configure.yml
@@ -9,6 +9,7 @@
- role: "locales"
- role: "timezone"
- role: "which"
+ - role: "jq"
- role: "fonts"
- role: "wireguard"
- role: "go"
@@ -34,6 +35,7 @@
roles:
- role: "locales"
- role: "timezone"
+ - role: "jq"
- role: "fonts"
- role: "wireguard"
- role: "go"
@@ -57,6 +59,7 @@
roles:
- role: "locales"
- role: "timezone"
+ - role: "jq"
- role: "wireguard"
- role: "gateway"
- role: "nginx"