ktbyers / nornir_utils

Collection of plugins and functions for nornir that don't require external dependencies

Home Page:https://nornir.tech/nornir_utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation test_nornir_utils

nornir_utils

Collection of simple plugins for nornir

Installation

pip install nornir_utils

Plugins

Inventory

  • SimpleInventory - Create an inventory from yaml files

Functions

  • print_result - formats nicely and prints results on stdout
  • print_title - formats nicely a title and prints it on stdout

Processors

  • PrintResult - formats nicely and prints results on stdoud as soon as they are made available

About

Collection of plugins and functions for nornir that don't require external dependencies

https://nornir.tech/nornir_utils

License:Apache License 2.0


Languages

Language:Python 86.9%Language:Makefile 7.4%Language:Dockerfile 5.7%