RedHatNordicsSA / network-firmware-update

Updating firmware on network devices with Ansible and AAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

network-firmware-update

Updating firmware on network devices with Ansible and AAP

PoC on updating firmware on a Cisco Switch

Update automation process

Prereq

On Tower system

source /var/lib/awx/venv/ansible/bin/activate
umask 0022
pip install scp
chown awx:awx -R /var/lib/awx/venv/ansible/bin/activate

About

Updating firmware on network devices with Ansible and AAP

License:GNU General Public License v3.0