Releases: nornir-automation/nornir_utils
Releases · nornir-automation/nornir_utils
v0.2.0
What's Changed
- update poetry gh action by @dbarrosop in #12
- Evaluate a host's group after groups evaluation in YAMLInventory by @bytinbit in #10
- update gha snok/install-poetry by @dbarrosop in #20
- Add transform_function by @ubaumann in #19
- added condition for task footer in print_result by @sjhloco in #22
- update black and dependencies by @dbarrosop in #23
- adds tcp_ping plugin by @wvandeun in #13
- Create codeql-analysis.yml by @dbarrosop in #24
- Bump ipython from 7.16.2 to 7.16.3 by @dependabot in #25
- Bump notebook from 6.4.6 to 6.4.10 by @dependabot in #28
- bump version to 0.2.0 by @dbarrosop in #27
New Contributors
- @bytinbit made their first contribution in #10
- @ubaumann made their first contribution in #19
- @sjhloco made their first contribution in #22
- @wvandeun made their first contribution in #13
- @dependabot made their first contribution in #25
Full Changelog: v0.1.2...v0.2.0
v0.1.2
- updated wrong nornir dependency specification @dbarrosop