summaryrefslogtreecommitdiff
path: root/roles/core
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-05-08 23:50:15 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-05-08 23:50:15 +0200
commit1e98ae0956ddffbec44ce0eac5f9a3e1fa45f434 (patch)
tree943ded901681f9ebbc4222f546a146d6de93624a /roles/core
parentadd raspi5 test host and fix raspios image network config (diff)
some more fixes for ubuntu-installer
Diffstat (limited to 'roles/core')
-rw-r--r--roles/core/base/tasks/Debian.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/core/base/tasks/Debian.yml b/roles/core/base/tasks/Debian.yml
index fcef9af3..7056a9bc 100644
--- a/roles/core/base/tasks/Debian.yml
+++ b/roles/core/base/tasks/Debian.yml
@@ -43,6 +43,7 @@
- wget
- iotop-c
- bwm-ng
+ - tzdata
state: present
## TODO: install dool on newer systems... or all of them. From which package source??