update
This commit is contained in:
@@ -4,6 +4,10 @@ validate_certs: false
|
||||
# tells the netbox-plugin to NOT call-config contexts out of Netbox. (takes more time and is not used here)
|
||||
config_context: false
|
||||
|
||||
# For this Repository we only want our code to run against systems with a Tag named "linux"
|
||||
query_filters:
|
||||
- tag: linux
|
||||
|
||||
# Filter just for "active" Devices and filter out deactivaed, templates etc.
|
||||
device_query_filters:
|
||||
- has_primary_ip: true
|
||||
|
||||
Reference in New Issue
Block a user