ssato.nw_backup_config

ssato.nw_backup_config

This is an example ansible role to backup configuration files on network nodes.

Build Status Ansible Galaxy

Notes

I don't have enough network nodes and tests are very limited.

  • Tested and confirmed it works: Cisco (ios), Arista (eos), Juniper (junos)
  • Tested but don't confirm it works yet: F5 Big-IP (bigip)
  • Not tested: FortiOS (fortios), Cisco (iosxr)

Requirements

  • Network nodes supported

  • python libraries required:

    • F5 Big-IP:

      • f5-sdk
      • bigsuds
    • FortiOS:

      • pyfg
      • fortiosapi
    • Juniper:

      • ncclient

Role Variables

see defaults/main.yml for default definitions of each variables and some examples.

Example

see tests/main.yml for a playbook example.

License

MIT

Author

Satoru SATOH (https://github.com/ssato)

About

Backup running configurations on network nodes

Install
ansible-galaxy install ssato.nw_backup_config
GitHub repository
License
mit
Downloads
110