nornir
3.5.0
Home
Tutorial
Howto
Configuration
Plugins
Upgrading
Contribute
Changelog
API Documentation
nornir
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add() (nornir.core.inventory.ParentGroups method)
AggregatedResult (class in nornir.core.task)
AND (class in nornir.core.filter)
auto_register() (nornir.core.plugins.register.PluginRegister method)
available (nornir.core.plugins.register.PluginRegister attribute)
B
BaseAttributes (class in nornir.core.inventory)
C
changed (nornir.core.task.MultiResult property)
(nornir.core.task.Result attribute)
children_of_group() (nornir.core.inventory.Inventory method)
close() (nornir.core.plugins.connections.ConnectionPlugin method)
close_connection() (nornir.core.inventory.Host method)
close_connections() (nornir.core.__init__.Nornir method)
(nornir.core.inventory.Host method)
Config (class in nornir.core.configuration)
config (nornir.core.__init__.Nornir attribute)
config_file (nornir.core.configuration.SSHConfig attribute)
(nornir.core.configuration.SSHConfig.Parameters attribute)
configure() (nornir.core.configuration.LoggingConfig method)
ConflictingConfigurationWarning
connection (nornir.core.plugins.connections.ConnectionPlugin property)
connection_options (nornir.core.inventory.Defaults attribute)
(nornir.core.inventory.InventoryElement attribute)
ConnectionAlreadyOpen
ConnectionException
ConnectionNotOpen
ConnectionOptions (class in nornir.core.inventory)
ConnectionPlugin (class in nornir.core.plugins.connections)
connections (nornir.core.inventory.Group attribute)
(nornir.core.inventory.Host attribute)
copy() (nornir.core.task.Task method)
core (nornir.core.configuration.Config attribute)
CoreConfig (class in nornir.core.configuration)
CoreConfig.Parameters (class in nornir.core.configuration)
D
data (nornir.core.__init__.Nornir attribute)
(nornir.core.inventory.Defaults attribute)
(nornir.core.inventory.InventoryElement attribute)
Defaults (class in nornir.core.inventory)
defaults (nornir.core.inventory.Group attribute)
(nornir.core.inventory.Host attribute)
(nornir.core.inventory.Inventory attribute)
deregister() (nornir.core.plugins.register.PluginRegister method)
deregister_all() (nornir.core.plugins.register.PluginRegister method)
dict() (nornir.core.__init__.Nornir method)
(nornir.core.configuration.Config method)
(nornir.core.configuration.CoreConfig method)
(nornir.core.configuration.InventoryConfig method)
(nornir.core.configuration.LoggingConfig method)
(nornir.core.configuration.RunnerConfig method)
(nornir.core.configuration.SSHConfig method)
(nornir.core.inventory.BaseAttributes method)
(nornir.core.inventory.ConnectionOptions method)
(nornir.core.inventory.Defaults method)
(nornir.core.inventory.Host method)
(nornir.core.inventory.Inventory method)
(nornir.core.inventory.InventoryElement method)
(nornir.core.state.GlobalState method)
diff (nornir.core.task.Result attribute)
dry_run (nornir.core.__init__.Nornir attribute)
(nornir.core.state.GlobalState attribute)
E
enabled (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
exception (nornir.core.task.Result attribute)
extended_data() (nornir.core.inventory.Host method)
extended_groups() (nornir.core.inventory.InventoryElement method)
extras (nornir.core.inventory.ConnectionOptions attribute)
F
F (class in nornir.core.filter)
F_BASE (class in nornir.core.filter)
F_OP_BASE (class in nornir.core.filter)
failed (nornir.core.task.AggregatedResult property)
(nornir.core.task.MultiResult property)
(nornir.core.task.Result attribute)
failed_hosts (nornir.core.exceptions.NornirExecutionError property)
(nornir.core.state.GlobalState attribute)
,
[1]
(nornir.core.task.AggregatedResult property)
filter() (nornir.core.__init__.Nornir method)
(nornir.core.inventory.Inventory method)
FilterObj (class in nornir.core.inventory)
format (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
from_dict() (nornir.core.configuration.Config class method)
from_file() (nornir.core.configuration.Config class method)
G
get() (nornir.core.inventory.Host method)
get_connection() (nornir.core.inventory.Host method)
get_connection_parameters() (nornir.core.inventory.Host method)
get_plugin() (nornir.core.plugins.register.PluginRegister method)
get_validators() (nornir.core.__init__.Nornir class method)
GlobalState (class in nornir.core.state)
Group (class in nornir.core.inventory)
Groups (class in nornir.core.inventory)
groups (nornir.core.inventory.Inventory attribute)
(nornir.core.inventory.InventoryElement attribute)
H
has_parent_group() (nornir.core.inventory.Host method)
Host (class in nornir.core.inventory)
host (nornir.core.task.Result attribute)
(nornir.core.task.Task attribute)
hostname (nornir.core.inventory.BaseAttributes attribute)
Hosts (class in nornir.core.inventory)
hosts (nornir.core.inventory.Inventory attribute)
I
InitNornir() (in module nornir.__init__)
(in module nornir.init_nornir)
Inventory (class in nornir.core.inventory)
inventory (nornir.core.__init__.Nornir attribute)
(nornir.core.configuration.Config attribute)
InventoryConfig (class in nornir.core.configuration)
InventoryConfig.Parameters (class in nornir.core.configuration)
InventoryElement (class in nornir.core.inventory)
InventoryPlugin (class in nornir.core.plugins.inventory)
is_dry_run() (nornir.core.task.Task method)
items() (nornir.core.inventory.Host method)
K
keys() (nornir.core.inventory.Host method)
L
level (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
load() (nornir.core.plugins.inventory.InventoryPlugin method)
(nornir.plugins.inventory.__init__.SimpleInventory method)
,
[1]
(nornir.plugins.inventory.simple.SimpleInventory method)
load_inventory() (in module nornir.init_nornir)
load_runner() (in module nornir.init_nornir)
log_file (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
loggers (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
logging (nornir.core.configuration.Config attribute)
LoggingConfig (class in nornir.core.configuration)
LoggingConfig.Parameters (class in nornir.core.configuration)
M
merge_two_dicts() (in module nornir.core.helpers.__init__)
module
nornir.__init__
nornir.core.__init__
nornir.core.configuration
nornir.core.exceptions
nornir.core.filter
nornir.core.helpers.__init__
nornir.core.helpers.jinja_helper
nornir.core.inventory
nornir.core.plugins.__init__
nornir.core.plugins.connections
nornir.core.plugins.inventory
nornir.core.plugins.register
nornir.core.plugins.runners
nornir.core.processor
nornir.core.state
nornir.core.task
nornir.init_nornir
nornir.plugins.__init__
nornir.plugins.connections.__init__
nornir.plugins.functions.__init__
nornir.plugins.inventory.__init__
,
[1]
nornir.plugins.inventory.simple
nornir.plugins.processors.__init__
nornir.plugins.runners.__init__
,
[1]
nornir.plugins.tasks.__init__
MultiResult (class in nornir.core.task)
N
name (nornir.core.inventory.Group attribute)
(nornir.core.inventory.Host attribute)
(nornir.core.task.Task attribute)
Nornir (class in nornir.core.__init__)
nornir (nornir.core.task.Task attribute)
nornir.__init__
module
nornir.core.__init__
module
nornir.core.configuration
module
nornir.core.exceptions
module
nornir.core.filter
module
nornir.core.helpers.__init__
module
nornir.core.helpers.jinja_helper
module
nornir.core.inventory
module
nornir.core.plugins.__init__
module
nornir.core.plugins.connections
module
nornir.core.plugins.inventory
module
nornir.core.plugins.register
module
nornir.core.plugins.runners
module
nornir.core.processor
module
nornir.core.state
module
nornir.core.task
module
nornir.init_nornir
module
nornir.plugins.__init__
module
nornir.plugins.connections.__init__
module
nornir.plugins.functions.__init__
module
nornir.plugins.inventory.__init__
module
,
[1]
nornir.plugins.inventory.simple
module
nornir.plugins.processors.__init__
module
nornir.plugins.runners.__init__
module
,
[1]
nornir.plugins.tasks.__init__
module
NornirExecutionError
NornirNoValidInventoryError
NornirSubTaskError
NOT_F (class in nornir.core.filter)
O
open() (nornir.core.plugins.connections.ConnectionPlugin method)
open_connection() (nornir.core.inventory.Host method)
options (nornir.core.configuration.InventoryConfig attribute)
(nornir.core.configuration.InventoryConfig.Parameters attribute)
(nornir.core.configuration.RunnerConfig attribute)
(nornir.core.configuration.RunnerConfig.Parameters attribute)
OR (class in nornir.core.filter)
P
Parameter (class in nornir.core.configuration)
params (nornir.core.task.Task attribute)
ParentGroups (class in nornir.core.inventory)
password (nornir.core.inventory.BaseAttributes attribute)
platform (nornir.core.inventory.BaseAttributes attribute)
plugin (nornir.core.configuration.InventoryConfig attribute)
(nornir.core.configuration.InventoryConfig.Parameters attribute)
(nornir.core.configuration.RunnerConfig attribute)
(nornir.core.configuration.RunnerConfig.Parameters attribute)
PluginAlreadyRegistered
PluginNotRegistered
PluginRegister (class in nornir.core.plugins.register)
port (nornir.core.inventory.BaseAttributes attribute)
Processor (class in nornir.core.processor)
Processors (class in nornir.core.processor)
R
raise_on_error (nornir.core.configuration.CoreConfig attribute)
(nornir.core.configuration.CoreConfig.Parameters attribute)
raise_on_error() (nornir.core.task.AggregatedResult method)
(nornir.core.task.MultiResult method)
recover_host() (nornir.core.state.GlobalState method)
register() (nornir.core.plugins.register.PluginRegister method)
render_from_file() (in module nornir.core.helpers.jinja_helper)
render_from_string() (in module nornir.core.helpers.jinja_helper)
reset_failed_hosts() (nornir.core.state.GlobalState method)
resolve() (nornir.core.configuration.Parameter method)
Result (class in nornir.core.task)
result (nornir.core.task.Result attribute)
results (nornir.core.task.Task.self attribute)
run() (nornir.core.__init__.Nornir method)
(nornir.core.plugins.runners.RunnerPlugin method)
(nornir.core.task.Task method)
(nornir.plugins.runners.__init__.SerialRunner method)
,
[1]
(nornir.plugins.runners.__init__.ThreadedRunner method)
,
[1]
runner (nornir.core.__init__.Nornir property)
(nornir.core.configuration.Config attribute)
RunnerConfig (class in nornir.core.configuration)
RunnerConfig.Parameters (class in nornir.core.configuration)
RunnerPlugin (class in nornir.core.plugins.runners)
S
schema() (nornir.core.inventory.BaseAttributes class method)
(nornir.core.inventory.ConnectionOptions class method)
(nornir.core.inventory.Defaults class method)
(nornir.core.inventory.Host class method)
(nornir.core.inventory.Inventory class method)
(nornir.core.inventory.InventoryElement class method)
SerialRunner (class in nornir.plugins.runners.__init__)
,
[1]
severity_level (nornir.core.task.Result attribute)
(nornir.core.task.Task attribute)
SimpleInventory (class in nornir.plugins.inventory.__init__)
,
[1]
(class in nornir.plugins.inventory.simple)
ssh (nornir.core.configuration.Config attribute)
SSHConfig (class in nornir.core.configuration)
SSHConfig.Parameters (class in nornir.core.configuration)
start() (nornir.core.task.Task method)
subtask_instance_completed() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
subtask_instance_started() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
T
Task (class in nornir.core.task)
task (nornir.core.task.Task attribute)
task_completed() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
task_instance_completed() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
task_instance_started() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
task_started() (nornir.core.processor.Processor method)
(nornir.core.processor.Processors method)
ThreadedRunner (class in nornir.plugins.runners.__init__)
,
[1]
to_console (nornir.core.configuration.LoggingConfig attribute)
(nornir.core.configuration.LoggingConfig.Parameters attribute)
transform_function (nornir.core.configuration.InventoryConfig attribute)
(nornir.core.configuration.InventoryConfig.Parameters attribute)
transform_function_options (nornir.core.configuration.InventoryConfig attribute)
(nornir.core.configuration.InventoryConfig.Parameters attribute)
TransformFunction (class in nornir.core.inventory)
U
user_defined (nornir.core.configuration.Config attribute)
username (nornir.core.inventory.BaseAttributes attribute)
V
validate() (nornir.core.__init__.Nornir class method)
values() (nornir.core.inventory.Host method)
W
with_processors() (nornir.core.__init__.Nornir method)
with_runner() (nornir.core.__init__.Nornir method)