/nornir_http

HTTP Plugin for Nornir

Primary LanguagePython

nornir_http

Simple HTTP Task plugins for nornir

Install

pip install nornir_http

Tasks

  • http_method - Simple task for sending http requests.

Examples

Examples can be found in the file demo.py