docs: Repositories can be a list (#134)

This commit is contained in:
Kamil Essekkat 2023-06-18 16:02:05 +02:00 committed by GitHub
parent f5d7a0afb6
commit cbe280e7ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,8 @@ Works great with [BorgBase.com](https://www.borgbase.com) - Simple and Secure Ho
roles: roles:
- role: borgbase.ansible_role_borgbackup - role: borgbase.ansible_role_borgbackup
borg_encryption_passphrase: CHANGEME borg_encryption_passphrase: CHANGEME
borg_repository: ssh://xxxxxx@xxxxxx.repo.borgbase.com/./repo borg_repository:
- ssh://xxxxxx@xxxxxx.repo.borgbase.com/./repo
borg_source_directories: borg_source_directories:
- /var/www - /var/www
borgmatic_hooks: borgmatic_hooks: