02-29-2024 09:51 AM
What are the pros and cons of using Ansible for network automation instead of Python? And what can Python scripts offer that are not possible to achieve with Ansible?
02-29-2024 10:17 AM
02-29-2024 10:27 AM
Thanks for your reply and the link.
02-29-2024 12:51 PM
Ansible can be used to configure and deploy lots of different types and brands of devices automatically. Ansible is actually written in Python.
The Meraki SDK has native support for Python, so if you are only working in a Meraki space, you'll typically find things easier to do using Python because it is a general-purpose programming language
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide