Modules for MikroTik RouterOS idempotent script generation, script execution, and batch fact retrieval
NOTE: This collection is not supported - use at your own risk
shuawest.routeros_batch.script- Add, remove, execute a named script on a Mikrotik RouterOS deviceshuawest.routeros_batch.facts- Fetch facts with a list of paths using the Mikrotik RouterOS apishuawest.routeros_batch.scriptgen- Generate Mikrotik RouterOS script to modify configuration with idempotent configuration
See Ansible Using collections for general detail on using collections.
This module connects with the HTTP/HTTPS API over the community.routeros.api and api_facts modules.
Please note that routeros_batch.script uses the community.routeros.api module, which does not support Windows jump hosts.