gen-cisco
gen-cisco copied to clipboard
Use Ansible
I created this repository because I didn't find what I was looking for. Nevertheless, I noticed that many people use tools like Ansible for automation, which is a good thing.
Unfortunately, I find that these automation tools are too generic and tedious for a network administrator who has no knowledge in development and does not want to learn this kind of tools.
Ideally, you would provide a global configuration file depending on the type of device and passed to the command line. Then, a call to Ansible should be made to generate the script and deploy it to the remote device.
This could be a big step forward.