Skip to content

Ansible Roles for automating backup infrastructure management

License

Notifications You must be signed in to change notification settings

aplatform64/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection: serdigital64.backup

About

Ansible Roles for automating backup infrastructure management.

This collection is part of the A:Platform64 project for automated infrastructure-as-code management.

Content

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

Deployment

Dependencies

  • Ansible Collections:
    • serdigital64.system

Installation Procedure

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

Contributing

Help on implementing new features and maintaining the code base is welcomed.

Please see the guidelines for further details.

Author

License

Apache-2.0