Files
Ansible_workstation/roles/borgmatic
..
2022-03-09 10:46:21 +01:00
2022-03-08 14:42:14 +01:00
2022-03-09 10:46:21 +01:00
2022-03-04 15:24:09 +01:00
2022-03-04 15:24:09 +01:00
2022-03-04 15:24:09 +01:00
2022-03-04 15:24:09 +01:00
2022-03-09 10:46:21 +01:00

Borgmatic

Deploy borgmatic and configure it.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

borg_source_directories
borg_repositories

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }