Feb 29 2024
9:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 29 2024
9:51 AM
Network Automation with Ansible vs Python
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?
3 Replies 3
Feb 29 2024
10:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 29 2024
10:17 AM
I think it's more a matter of habit. Both are great, but I particularly use Python or PowerShell because I'm already used to them.
You should use whatever you think is best for you.
I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.
Please, if this post was useful, leave your kudos and mark it as solved.
Please, if this post was useful, leave your kudos and mark it as solved.
Feb 29 2024
10:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 29 2024
10:27 AM
Thanks for your reply and the link.
Feb 29 2024
12:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 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

Get notified when there are additional replies to this discussion.