Ansible Inventory tests toegevoegd
This commit is contained in:
2
collections/requirements.yml
Normal file
2
collections/requirements.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
collections:
|
||||||
|
- name: netbox.netbox
|
||||||
7
inventory.yml
Normal file
7
inventory.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
plugin: netbox.netbox.nb_inventory
|
||||||
|
api_endpoint: https://demo.netbox.dev
|
||||||
|
token: da482f8ca0d65ebc3b97aba4a2b5cc66e31f8a7f
|
||||||
|
plurals: no
|
||||||
|
group_by:
|
||||||
|
- device_type
|
||||||
|
|
||||||
Reference in New Issue
Block a user