mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-28 05:53:52 +02:00
* Add API docs fragment. * Improve documentation. * Move API code to api module_utils. * Improve docs. * Add api_facts module. Does not yet support 'config'. I'm not sure whether that's actually possible with the API. * Convert subnet to integer if possible. * Cleanup. * Linting and fix tests. * Remove things that make no sense. * Simplify code. * Add basic tests. * Lint. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
fake_api.py | ||
routeros_module.py | ||
test_api.py | ||
test_api_facts.py | ||
test_command.py | ||
test_facts.py | ||
utils.py |