Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 2.17 KB

README.md

File metadata and controls

49 lines (27 loc) · 2.17 KB

DebOps project rsnapshot

Travis CI test-suite Ansible Galaxy

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.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.rsnapshot

Documentation

More information about debops.rsnapshot can be found in the official debops.rsnapshot documentation.

Are you using this as a standalone role without DebOps?

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.

Authors and license

rsnapshot role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.