ssato.nw_backup_config
ssato.nw_backup_config
This is a simple Ansible role designed to back up configuration files on network devices.
Notes
I have limited network devices to test on, so there aren't many tests done.
- Successfully tested: Cisco (ios), Arista (eos), Juniper (junos)
- Tested but not confirmed: F5 Big-IP (bigip)
- Not tested at all: FortiOS (fortios), Cisco (iosxr)
Requirements
Supports the following network devices
Required Python libraries:
For F5 Big-IP:
- f5-sdk
- bigsuds
For FortiOS:
- pyfg
- fortiosapi
For Juniper:
- ncclient
Role Variables
Check the defaults/main.yml file for default settings and examples of the variables.
Example
Refer to tests/main.yml for an example playbook.
License
MIT
Author
Satoru SATOH (https://github.com/ssato)
Installa
ansible-galaxy install ssato.nw_backup_config
Licenza
mit
Download
96
Proprietario