top of page

Network Backups with Kriten

  • steve291030
  • Jun 7
  • 1 min read

Kriten makes it easy to run any scripts, code or playbooks you need to manage your network. Here we run an Ansible playbook to backup device configurations.


The playbook can be found in the Kriten Community Toolkit.


There is one parameter, target_hosts, which can be an inventory host or group. The playbook sores the configuration in a git repository if the running configuration differs from the one stored.



Check out our Try Kriten post for an overview of Kriten.

 
 
bottom of page