-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Description
Would it be useful for someone else to have a way to replace the default data store mechanism in an inventory?
I want to be able to use Pydantic Models and not a dictionary for the Host.data
, Group.data
and Defaults.data
. The WIP PR #888 should explain how I would implement such a plugin system. This is many to have something to discuss about the idea.
The question would be if this is interesting for other users and if the change should be done in a way to avoid breaking changes or not.
Metadata
Metadata
Assignees
Labels
No labels