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’, encoding: str = ‘utf-8’)
- load() → nornir.core.inventory.Inventory