Skip to content

Repository files navigation

Test

Ansible Role: Raspberry - Remote Backup

An Ansible role that manages remote backup job configuration on Raspberry Pi OS (Debian Bookworm).

The remote backup job expects a mountpoint for backing up the local files via rsync.

Use for e.g. an smb mount to backup your files to a NAS.

Role Variables

Please see defaults/main.yml for a complete list of variables that can be overridden.

Dependencies

This role relies on the following dependencies:

Installation

$ ansible-galaxy role install escalate.remote_backup

Example Playbook

- hosts: all
  roles:
    - role: escalate.remote_backup
      tags: remotebackup

License

MIT

About

An Ansible role that manages remote backup job configuration on Raspberry Pi OS

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages