nornir.plugins.inventory.__init__
class nornir.plugins.inventory.__init__.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