sorrowless.rsnapshot

sbog/rsnapshot

Rôle pour installer et configurer rsnapshot.

Exigences

Ansible 2.4

Variables du Rôle

rsnapshot:
  backup_user: backuper
  create_backup_users: false
  create_ssh_keys: false
  master: false
  snapshot_root: /var/cache/rsnapshot/
  retain_daily: 7
  retain_weekly: 2
  logfile: /var/log/rsnapshot.log
  pid_directory: /var/run/rsnapshot
  rsync_ssh_port: 909
  link_dest: 1
  backups: []
  dailytimer: "05:30"
  weeklytimer: "Lundi *-*-* 04:30:00"
  on_failure: False

Dépendances

Aucune

Exemple de Playbook

- name: Installer et configurer Rsnapshot
  hosts: localhost
  remote_user: root
  roles:
    - rsnapshot

Licence

Apache 2.0

Informations sur l'Auteur

Stanislaw Bogatkin (https://sbog.ru)

À propos du projet

Ansible role to install and configure Rsnapshot

Installer
ansible-galaxy install sorrowless.rsnapshot
Licence
apache-2.0
Téléchargements
160
Propriétaire
Barocco-style deployment engineer