summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--playbook.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbook.yaml b/playbook.yaml
index 96d7119..4c366f1 100644
--- a/playbook.yaml
+++ b/playbook.yaml
@@ -207,6 +207,7 @@
- prosody-modules # Extra addons
- python3-pexpect # Used by ansible expect role
- python3-psycopg2 # Used by ansible postgres role
+ - systemd-timesyncd # Used to make sure the date is correct
- ufw # Firewall
state: present
update_cache: true