summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-06-04 04:02:11 +0200
committerGuilhem Moulin <guilhem@fripost.org>2024-06-10 06:09:29 +0200
commite6deec5793e82582027a9692bef525c81eb5fdb1 (patch)
tree6c7376e390707660de25779637d7df9a4481a838
parent64eafd0efedd2bcd4d25c005d2015d58249c4b70 (diff)
tasks/base.yml: Reorder packages.
-rw-r--r--tasks/base.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tasks/base.yml b/tasks/base.yml
index 608131f..05ec724 100644
--- a/tasks/base.yml
+++ b/tasks/base.yml
@@ -114,16 +114,16 @@
- python3
- less
- iproute2
+ - jq
- git
- curl
- screen
- sudo
+ - tig
- vim-nox
- qemu-guest-agent
# Useful for `getent passwd dynamic_user`
- libnss-systemd
- - tig
- - jq
- name: Set timezone
timezone: name=Europe/Stockholm