Add note about requirements

This commit is contained in:
phil 2023-04-09 09:54:09 +02:00
parent f5cb19eddd
commit 5f699bf264

View file

@ -37,10 +37,15 @@ Works great with [BorgBase.com](https://www.borgbase.com) - Simple and Secure Ho
## Installation
Clone latest version from Git
```Shell
$ git clone https://git.systemausfall.org/senselab/ansible-role-borgbackup.git roles/ansible_role_borgbackup
```
- Clone latest version from Git:
```Shell
$ git clone https://git.systemausfall.org/senselab/ansible-role-borgbackup.git roles/ansible_role_borgbackup
```
- Optional: Add Andy Hawkins' [BorgBase Collection](https://galaxy.ansible.com/adhawkins/borgbase) to your `requirements.txt`:
```YAML
collections:
- name: adhawkins.borgbase
```
## Role Variables