Skip to content

InfrastructureAsCode-ch/nornir_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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