nornir-salt
latest

Contents:

  • Overview
  • Installation
  • Getting started
  • Inventory Plugins
  • Connection Plugins
  • Runner Plugins
  • Task Plugins
  • Processors Plugins
  • Functions
    • DumpResults
    • FFun
    • InventoryFun
    • HostsKeepalive
    • ResultSerializer
    • TabulateFormatter
nornir-salt
  • »
  • Functions
  • Edit on GitHub

Functions

Functions, as the name imply, are the Python functions that does some work such as implements a tool or exists to re-use the code. Functions can be imported as required and used accordingly.

  • DumpResults
    • DumpResults sample usage
    • DumpResults reference
  • FFun
    • FFun filters overview
      • FO - Filter Object
      • FB - Filter gloB
      • FH - Filter Hostname
      • FC - Filter Contains Any
      • FR - Filter Regex
      • FG - Filter Group
      • FP - Filter Prefix
      • FL - Filter List
      • FM - Filter platforM
      • FX - Filter eXclude
      • FN - Filter Negate
    • FFun sample usage
    • FFun return
    • FFun reference
  • InventoryFun
    • InventoryFun Sample Usage
    • InventoryFun Reference
    • Call Functions Reference
  • HostsKeepalive
    • HostsKeepalive Sample Usage
    • HostsKeepalive reference
  • ResultSerializer
    • ResultSerializer Sample Usage
    • ResultSerializer returns
    • Skipping results
    • ResultSerializer reference
  • TabulateFormatter
    • Reference
Previous Next

© Copyright 2022, Denis Mulyalin. Revision 7a6bedde.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.13.2
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.1
Downloads
On Read the Docs
Project Home
Builds