/nornir_utils

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

Primary LanguagePythonApache License 2.0Apache-2.0

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