Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 356 Bytes

ansible-cisco-backup-ssh

Ansible script Cisco devices for backup config via ssh

Download this YAML and add inventory hostname in /etc/ansible/hosts file with some variable

example

[vcisco]
192.168.31.[83:85]

[vcisco:vars]
ansible_network_os=ios
ansible_ssh_user=your-cisco-ssh-user
ansible_ssh_pass=your-cisco-ssh-passwd