nornir.core.plugins.runners
- class nornir.core.plugins.runners.RunnerPlugin(*args: Any, **kwargs: Any)
- run(task: Task, hosts: list[nornir.core.inventory.Host]) AggregatedResult
Run the given task over all the hosts.
Run the given task over all the hosts.