Skip to content

gatherer sbd_config with argument 'SBD_DEVICE' #117

Discussion options

You must be logged in to vote

@angelabriel the SBD_DEVICE value is a semicolon separated string, so we can leverage the evaluation language by doing something like:

facts.sbd_devices.split(";").len()

where sbd_devices is the fact containing sbd_config gathered fact with argument SBD_DEVICE

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@fabriziosestito
Comment options

@pirat013
Comment options

@fabriziosestito
Comment options

@pirat013
Comment options

Comment options

You must be logged in to vote
3 replies
@angelabriel
Comment options

@fabriziosestito
Comment options

@angelabriel
Comment options

Answer selected by fabriziosestito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants