summaryrefslogtreecommitdiffstats
path: root/molecule/debian
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 /molecule/debian
parent46b139efbb69911cd10fc5af79e86c945c4bc9ff (diff)
Add jq CLI to all installs
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 ee29ae0c..d20932fc 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -42,6 +42,7 @@
- role: "password_policy"
- role: "locales"
- role: "timezone"
+ - role: "jq"
- role: "wireguard"
- role: "gateway"
- role: "python"