From f0c3a3056f317aa1065fbf23668a245b62b55165 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Sat, 10 Jan 2026 15:41:57 +0000 Subject: Ensure rsync is installed to xmpp servers This enables delta backups, reducing bandwidth sent off the server. --- playbook.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'playbook.yaml') diff --git a/playbook.yaml b/playbook.yaml index d4db5da..e2143b3 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -221,6 +221,7 @@ - prosody # XMPP server - prosody-modules # Extra addons - python3-psycopg2 # Used by ansible postgres role + - rsync # Backups - systemd-timesyncd # Used to make sure the date is correct - ufw # Firewall - unattended-upgrades # Not every hosting provider installs by default -- cgit v1.2.3