Custom inventoriesΒΆ
An Inventory is the storage for nodes, groups, secrets, etc for a site.
Any site can define their own inventory classes which implement
the progfiguration.inventory.invstores.HostStore
protocol
and the progfiguration.inventory.invstores.SecretStore
protocol.