Skip to content

Configure rsnapshot and rsync to backup a set of servers remotely

License

Notifications You must be signed in to change notification settings

bjornoss/ansible-rsnapshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebOps project rsnapshot

Travis CI test-suite Ansible Galaxy

The 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.

About

Configure rsnapshot and rsync to backup a set of servers remotely

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%