Convert backup hosts to use new rclone role
This commit is contained in:
parent
53f30103b3
commit
b116d3e2c0
1 changed files with 4 additions and 1 deletions
|
@ -25,7 +25,10 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- base
|
- base
|
||||||
|
- backup_base
|
||||||
- backup_bitbucket
|
- backup_bitbucket
|
||||||
- backup_github
|
- backup_github
|
||||||
- rclone
|
- role: rclone
|
||||||
|
rclone_hostgroup: sftpbackup
|
||||||
|
rclone_service: backup
|
||||||
- rsync_backup
|
- rsync_backup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue