{"id":16355838,"url":"https://github.com/lyz-code/ansible-backupninja","last_synced_at":"2025-12-08T02:30:12.190Z","repository":{"id":101515792,"uuid":"294045455","full_name":"lyz-code/ansible-backupninja","owner":"lyz-code","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-09T08:08:17.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T06:10:02.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lyz-code.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-09T08:07:17.000Z","updated_at":"2022-01-27T20:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"c98366a0-8c1b-407b-a6c8-358ec3dd6b24","html_url":"https://github.com/lyz-code/ansible-backupninja","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fansible-backupninja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fansible-backupninja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fansible-backupninja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyz-code%2Fansible-backupninja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyz-code","download_url":"https://codeload.github.com/lyz-code/ansible-backupninja/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239665396,"owners_count":19676928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T01:41:54.632Z","updated_at":"2025-12-08T02:30:12.136Z","avatar_url":"https://github.com/lyz-code.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Backupninja\n=========\n\nThe intended use of this role is the installation backupninja and do a backup test based in La Brecha Digital needs.\n\nRequirements\n------------\n\n* Debian based hosts\n\nRole Variables\n--------------\n* `ninja`: Dictionary with the options of the role.\n  * `backup_name`: Backup name, will define the directory of configuration on\n    `/etc/backupninja/` (Default: `main`).\n  * `email_to_report`: Email to send status of the logs.\n  * `backup_retention_period`: Period of retention of backups (Default: `60D`).\n  * `backup_method`: Select the backup method to use (Choices: [`none`, `rdiff`], Default: `rdiff`).\n  * `include`: List of directories to be included in the backup.\n  * `exclude`: List of directories to be excluded from the backup.\n  * `temp_backup_dir`: The directory where the temporal files for the backup\n    are going to be stored.\n  * `backup_dir`: The directory where the backup is going to be stored.\n  * `execute_hourly`: Set to `True` if you want to run `backupninja` hourly\n    (Default: `False`).\n  * `include_backup_steps`: List of filenames (of files under `files`) to add to the backup.d directory\n    (Default: `[]`).\n  * `include_sys_checks`: Set to `true` if you want to include the system checks\n    on your backup (Default: `true`).\n\nDependencies\n------------\n\nNone.\n\nExample Playbook\n----------------\n\n```yaml\n---\n- hosts: all\n  roles:\n    - backupninja\n```\n\nLicense\n-------\n\nGPLv2\n\nAuthor Information\n------------------\n\nLyz (lyz at riseup net)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyz-code%2Fansible-backupninja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyz-code%2Fansible-backupninja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyz-code%2Fansible-backupninja/lists"}