nornir.core.plugins.runners

class nornir.core.plugins.runners.RunnerPlugin(*args, **kwargs)
run(task: nornir.core.task.Task, hosts: List[nornir.core.inventory.Host]) → nornir.core.task.AggregatedResult

This method runs the given task over all the hosts