summaryrefslogtreecommitdiffstats
path: root/tasks/base.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-06-03 21:37:58 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-06-03 21:51:33 +0200
commit7dd2c8fbf0562ae756e7f94b376c35a9265a162d (patch)
tree20ceffe7d5fbf4707479e1a96b4c6ccd07040251 /tasks/base.yml
parentbc72ead7c4be719a3cf24b4f063f2156d85126e7 (diff)
tasks/base.yml: Also install tig(1) and jq(1).
Diffstat (limited to 'tasks/base.yml')
-rw-r--r--tasks/base.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tasks/base.yml b/tasks/base.yml
index 623d209..608131f 100644
--- a/tasks/base.yml
+++ b/tasks/base.yml
@@ -122,6 +122,8 @@
- qemu-guest-agent
# Useful for `getent passwd dynamic_user`
- libnss-systemd
+ - tig
+ - jq
- name: Set timezone
timezone: name=Europe/Stockholm