Built and maintained by Gerald PAQUIS
This Repo contains an Ansible playbook script to backup the config file on a remote server with SCP and/or deploy a new Firmware Release
The Ansible playbook, backup config file and deploy a new firmware.
This script is for purpose test only and explain howto use DES and CLI collection
- Ansible
- SSH server with SCP allow to store the config file
- HTTP server to host Firmware images
Run the playbook with the ansible-playbook command
For Backup Config file on a remote switch available in the inventory
ansible-playbook -vvv -i inventory.yaml sonic_backup_config.yaml