{"id":19806031,"url":"https://github.com/cycloidio/ansible-backup-snapshot","last_synced_at":"2025-10-24T11:56:41.690Z","repository":{"id":83786273,"uuid":"59465357","full_name":"cycloidio/ansible-backup-snapshot","owner":"cycloidio","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-02T11:52:57.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-11T06:13:22.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cycloidio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-23T08:26:53.000Z","updated_at":"2023-02-02T21:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8ec629e-57b3-4af9-8dba-f690452c547a","html_url":"https://github.com/cycloidio/ansible-backup-snapshot","commit_stats":{"total_commits":16,"total_committers":6,"mean_commits":"2.6666666666666665","dds":0.375,"last_synced_commit":"4afa19a481d7b787e2ba18c49ff4086b1da3e1fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fansible-backup-snapshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fansible-backup-snapshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fansible-backup-snapshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fansible-backup-snapshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycloidio","download_url":"https://codeload.github.com/cycloidio/ansible-backup-snapshot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150243,"owners_count":19918334,"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-11-12T09:06:12.742Z","updated_at":"2025-10-24T11:56:41.613Z","avatar_url":"https://github.com/cycloidio.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible-backup-snapshot\n=========\n\nThis role will install cron to snapshot ec2 instances\n\nRole Variables\n--------------\n\n**backup_snapshots**\n\n   This variable should contains all crons\n   Example :\n\n    backup_snapshots:\n      mongodb:\n        tags:\n          role: database\n          Name: MONGODB0\n        instances:\n          - i-ad0fcc4b\n          - i-56489db2\n        dry_run: false\n        autoscaling_limit: 1\n        root_device: true\n        delete_only: false\n        cold_snapshot: false\n        retention:\n          number: 2\n          type: w\n        cron: \"30 2 * * *\"\n        region: eu-west-1\n   \n   default: ``{}``\n\nExample Playbook\n----------------\n\n\n    - hosts: servers\n      roles:\n         - { role: cycloid.backup-snapshot }\n\nLicense\n-------\n\nBSD\n\nAuthor Information\n------------------\n\nJulien Syx at Cycloid.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycloidio%2Fansible-backup-snapshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycloidio%2Fansible-backup-snapshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycloidio%2Fansible-backup-snapshot/lists"}