Skip to content

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

License

Notifications You must be signed in to change notification settings

ktbyers/nornir_utils

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.9%
  • Makefile 7.4%
  • Dockerfile 5.7%