Don’t fetch data for inventory and failed devices
This commit is contained in:
parent
eeccb47135
commit
b9eb69bfcf
1 changed files with 4 additions and 0 deletions
|
|
@ -14,3 +14,7 @@ query_filters:
|
|||
- role: 'firewall'
|
||||
- role: 'switch'
|
||||
- role: 'server'
|
||||
- status: 'active' # everything except 'inventory' and 'failed'
|
||||
- status: 'offline'
|
||||
- status: 'planned'
|
||||
- status: 'staged'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue