Skip to content

Ansible playbook to deploy firmware/backup config for Dell Enterprise SONiC

Notifications You must be signed in to change notification settings

gpaquis/SONiC_Ansible_ConfigBckp_FwUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backup Config and Deploy Firmware on Dell Enterprise SONiC with Ansible

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

Contents

🚀 Description and Objective

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

📋 Requirements

  • Ansible
  • SSH server with SCP allow to store the config file
  • HTTP server to host Firmware images

🏁 Usage and Configuration

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

About

Ansible playbook to deploy firmware/backup config for Dell Enterprise SONiC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published