@@ -6,7 +6,7 @@ Place simple backup script and configuration file on host.
## Description
An ansible role to place a simple backup script (using rsync) and a configuration file on a host. There is no automation included. See https://git.slub-dresden.de/slub-referat-2.5/ansible/role-systemd-timer for that.
An ansible role to place a simple backup script (using rsync) and a configuration file on a host. Also installs a systemd timer unit that runs the backup every night at 00:02:00. To edit/overrite that unit see https://git.slub-dresden.de/slub-referat-2.5/ansible/role-systemd-timer.