Skip to content

sanakess/ansible-cisco-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-cisco-backup (ACB)

Here is a teamplate to backup cisco configs to ansible server and tftp server

Getting Started

ansible-playbook cisco_backup.yml -i inventory -k -u user

Prerequisites

add hosts to inventory file

[cat]
192.168.x.x
192.168.y.y

chose backup method in group_vars/all

use_tftp_server: true
use_local_server: false

License

Author Information

sanakess

About

Ansible Cisco backup template

Resources

Stars

Watchers

Forks

Packages

No packages published