Skip to content

Releases: devon-mar/nornir_routeros

v0.6.0

29 May 08:42
Compare
Choose a tag to compare
  • Add option to disable Jinja2 templating to routeros_config_item.

v0.5.0

21 Nov 05:00
Compare
Choose a tag to compare

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
2d92613
Compare
Choose a tag to compare
  • Fix ssl_verify extra connection parameter.

v0.3.1

04 Jan 20:24
Compare
Choose a tag to compare
  • Allow jinja2 v3 as a dependency

v0.3.0

14 Nov 22:17
Compare
Choose a tag to compare

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

  • @dmcken made their first contribution in #1

Full Changelog: https://github.com/devon-mar/nornir_routeros/commits/v0.3.0