{"id":16546809,"url":"https://github.com/ryanmerolle/ansible-net-backups","last_synced_at":"2025-07-31T09:37:18.007Z","repository":{"id":157679130,"uuid":"268322925","full_name":"ryanmerolle/ansible-net-backups","owner":"ryanmerolle","description":"Ansible playbook for handling network device backups using cli_config module","archived":false,"fork":false,"pushed_at":"2020-06-20T15:29:52.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-23T00:24:33.221Z","etag":null,"topics":["ansible-playbook","netops"],"latest_commit_sha":null,"homepage":"","language":null,"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/ryanmerolle.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-05-31T16:50:37.000Z","updated_at":"2022-01-03T15:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba19cd40-da1c-4060-bdf7-3aaaa199df08","html_url":"https://github.com/ryanmerolle/ansible-net-backups","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanmerolle/ansible-net-backups","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmerolle%2Fansible-net-backups","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmerolle%2Fansible-net-backups/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmerolle%2Fansible-net-backups/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmerolle%2Fansible-net-backups/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanmerolle","download_url":"https://codeload.github.com/ryanmerolle/ansible-net-backups/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmerolle%2Fansible-net-backups/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268017357,"owners_count":24181669,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ansible-playbook","netops"],"created_at":"2024-10-11T19:11:52.660Z","updated_at":"2025-07-31T09:37:17.927Z","avatar_url":"https://github.com/ryanmerolle.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-net-backups\n\n## Intro\n\nExample playbook for backing up a wide variety of network device types.  This repo should be helpful for those just getting started with Ansible for Network Devices or those who would like to simplify their previously complex network device backup playbooks that required a different task for each target platform.\n\nIn the past, it has been required for users to setup their playbooks with a task per target OS type.  Recently, though not well communicated, Ansible introduced the cli_command and cli_config modules to abstract the common functions for the various network operating systems within one common module.\n\nCLICONF plugin abstracts all the various `\u003cnetwork_os\u003e_config` modules for over [2 dozen network OSes](https://docs.ansible.com/ansible/latest/plugins/cliconf.html).  This plugin is built into the Ansible core fo 2.7.  The backup option was introduced to the [cli_config](https://docs.ansible.com/ansible/modules/cli_config_module.html) module as of Ansible 2.8.\n\n[Ansible Fest 2019: Deep dive with Network connection plugins](https://www.ansible.com/hubfs//AnsibleFest%20ATL%20Slide%20Decks/Deep%20dive%20with%20network%20connection%20plugins%20-%20AnsibleFest%202019.pdf).\n\n## Requirements\n\nThis has been tested on and will be supported with the following:\n\n* Ansible: 2.8.x\n* Python: 3.6.x - 3.8.x\n\nThis is not to say that the playbook will not work as is with older versions of Python (even Python2) or older versions of Ansible (2.7.x+).\n\n## Contributing\n\nFeel free to fork and submit a pull request for any improvements.\n\n## Platform Support\n\nThis playbook should support all platforms listed on the [cliconf plugins doc](https://docs.ansible.com/ansible/latest/plugins/cliconf.html).  I cannot test the following platforms currently, but given there is no related config module listed, I suspected the cli_config module may not full be tested/supported with said platform:\n\n* edgeswitch\n* eric_eccli\n* frr\n* netvisor\n* routeros\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmerolle%2Fansible-net-backups","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanmerolle%2Fansible-net-backups","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmerolle%2Fansible-net-backups/lists"}