nornir.plugins.inventory.simple

class nornir.plugins.inventory.simple.SimpleInventory(host_file: str = 'hosts.yaml', group_file: str = 'groups.yaml', defaults_file: str = 'defaults.yaml')
load() → nornir.core.inventory.Inventory