Releases: devon-mar/nornir_routeros
Releases · devon-mar/nornir_routeros
v0.7.1
24 May 18:36
Compare
Sorry, something went wrong.
No results found
Update RouterOS-api version
v0.7.0
23 Jan 16:34
Compare
Sorry, something went wrong.
No results found
Drop support for Python versions < 3.9
Update dependencies
routeros_config_item: template_property_values now defaults to False
routeros_config_item: add set_properties parameter
Full Changelog : v0.6.0...v0.7.0
v0.6.0
29 May 08:42
Compare
Sorry, something went wrong.
No results found
Add option to disable Jinja2 templating to routeros_config_item.
v0.5.0
21 Nov 05:00
Compare
Sorry, something went wrong.
No results found
What's Changed
Use a container instead of Vagrant for integration tests
Cleanup dependencies
Fix task kwargs conflicts with Nornir's kwargs (thanks @dteslya )
Add a _ to the end of any kwargs that conflict with Nornir's kwargs
v0.4.0
12 Apr 05:22
Compare
Sorry, something went wrong.
No results found
Fix ssl_verify extra connection parameter.
v0.3.1
04 Jan 20:24
Compare
Sorry, something went wrong.
No results found
Allow jinja2 v3 as a dependency
v0.3.0
14 Nov 22:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Update connections.rst by @dmcken in #1
Add integration tests
Update documentation to be consistent with task args
Use kwargs instead of command_args in the routeros_command task.
Fix dry_run in routeros_config_item task.
Fix command encoding in routeros_command
New Contributors
Full Changelog : https://github.com/devon-mar/nornir_routeros/commits/v0.3.0