Ansible Roles for automating backup infrastructure management.
This collection is part of the A:Platform64 project for automated infrastructure-as-code management.
role | purpose |
---|---|
bkp_archive | Extract file archives |
bkp_rclone_server | Manage provisioning of the RClone tool as a server |
bkp_restic | Manage provisioning of the Restic tool |
- Ansible Collections:
- serdigital64.system
Manually install Ansible Collections from the Ansible Galaxy repository:
ansible-galaxy collection install --upgrade serdigital64.backup
Automatic installation is also available by deploying A:Platform64
Help on implementing new features and maintaining the code base is welcomed.
Please see the guidelines for further details.