diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:14:15 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-12-10 15:14:15 +0100 |
| commit | c91b559e67d7ae8c518ff8014443244fbb411dcc (patch) | |
| tree | 20a9c27a62e525f7dccf3829475523ccb7594eb0 /molecule/raspberrypi | |
| parent | 46b139efbb69911cd10fc5af79e86c945c4bc9ff (diff) | |
Add jq CLI to all installs
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 38cc511e..0cbd9f6d 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -35,6 +35,7 @@ - role: "password_policy" - role: "locales" - role: "timezone" + - role: "jq" - role: "python" - role: "go" - role: "rust" |
