ubaumann / nornir_http

HTTP Plugin for Nornir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HTTP Plugin for Nornir


Languages

Language:Python 91.7%Language:Makefile 8.3%