NetBox version
v3.4.6
Feature type
Change to existing Plugin
Proposed functionality
Add an option to the inventory plugin to add a string prefix (such as "netbox_") to group names and hostvars, so for example "role_switch" becomes "netbox_role_switch" and "primary_ipv4" becomes "netbox_primary_ipv4".
Use case
Preventing naming collisions when using netbox dynamic inventory alongside static or other dynamic inventory plugins - other dynamic inventory sources already do this.
External dependencies
No response