Ansible_workstation/roles/borgmatic/README.md

29 lines
510 B
Markdown

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 }