debops.rsnapshot
role allows you to manage a backup host which will use
rsnapshot to create remote backups of other
hosts. You can let Ansible configure both the central backup "clients",
which run rsnapshot
and store backups, as well as the "servers" which the
clients connect to, which run rsync
in read-only mode on root
accounts.
You can also configure rsnapshot
clients to backup external hosts which
are not managed by Ansible, but you will need to set up the connection (SSH
access, rrsync
script) yourself on the server side.
This role requires at least Ansible v1.7.0
. To install it, run:
ansible-galaxy install debops.rsnapshot
More information about debops.rsnapshot
can be found in the
official debops.rsnapshot documentation.
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
rsnapshot
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.