CFSworks / ansible-routeros

Ansible modules for managing Mikrotik RouterOS-based devices
GNU General Public License v3.0
51 stars 14 forks source link

Ansible Modules for Mikrotik RouterOS

Overview

This repository includes the following Ansible modules:

Requirements

Acknowledgements

I previously started by trying to update zahodi and senorsmile's ansible-mikrotik repository.

While trying to reorganize it, I decided it was ultimately better to start with a collection of modules based more fundamentally on RouterOS's print/set/add command set, and focus on flexibility rather than having a module for each feature.

License

Code here is released under GPLv3 for maximum compatibility with Ansible Core.