Skip to content

Is stacking of facts possible? #129

Discussion options

You must be logged in to vote

Dependency between gatherers is on the radar but not yet implemented.

As an initial step, for simple dependencies, we plan to implement custom gatherers for the moment that will take care of the argument passing.
For instance, sbd_dump gatherer could fetch the devices list from the conf file and then use them to use the return value as an object map.

Rhai cannot call fact-gatherers directly, because expectations are run after the fact-gathering phase.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by angelabriel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants