Skip to content

networktocode.nautobot.inventory - query_filters - multiple roles values not working #1748

Answered by itdependsnetworks
n0l0g0n asked this question in Q&A
Discussion options

You must be logged in to vote

If you review one of the examples you will see the pattern

query_filters:
  - role: server
  - tag: web
  - tag: production

so in your case, I think you are looking for

query_filters:
  - role: dr
  - role: dcs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@n0l0g0n
Comment options

Answer selected by n0l0g0n
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