Initial commit, squashed
This commit is contained in:
commit
158e8740b8
83 changed files with 2718 additions and 0 deletions
15
inventory.yml
Normal file
15
inventory.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
plugin: netbox.netbox.nb_inventory
|
||||
config_context: true
|
||||
interfaces: true
|
||||
flatten_config_context: true
|
||||
flatten_custom_fields: true
|
||||
flatten_local_context_data: true
|
||||
fetch_all: false
|
||||
plurals: false
|
||||
device_query_filters:
|
||||
- has_primary_ip: true
|
||||
query_filters:
|
||||
- tenant: 'fri-it'
|
||||
- role: 'compute-node'
|
||||
- role: 'firewall'
|
||||
- role: 'switch'
|
Loading…
Add table
Add a link
Reference in a new issue