Sys-bkp-provider Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Configures the host as a backup provider to facilitate secure backup operations.
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
min_ansible_version: 2.9
platforms: [{‘name’: ‘Linux’, ‘versions’: [‘all’]}]
galaxy_tags: [‘backups’, ‘provider’, ‘backup’, ‘automation’, ‘security’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://docs.infinito.nexus
README¶
Backup Provider¶
Description¶
This role sets up and manages the host as a backup provider. It establishes the framework for secure backup operations and integrates with other roles to facilitate reliable backup data management.
Overview¶
Optimized for automated backup processes, this role: - Configures the host to provide backup services. - Integrates seamlessly with the user-backup and sys-timer-cln-bkps roles. - Lays the foundation for secure and extensible backup operations.
Purpose¶
The primary purpose of this role is to enable the host to act as a backup provider, ensuring that backup data is securely stored and managed. Future enhancements will include full system backup capabilities.
Features¶
Backup Framework: Establishes the necessary configuration for hosting backups.
Role Integration: Works in conjunction with related roles to provide a comprehensive backup solution.
Extensibility: Designed to accommodate future features, such as full system backups.
Todo¶
Add full system backup functionality.