Open
Description
NetBox version
v3.7.8
Feature type
New functionality
Proposed functionality
Permits extending tag information with custom fields, as is done with other object types.
Use case
I use tags in Ansible playbook/templates and it would be great to add extra information based on them.
In the specific:
I create firewall host groups using Netbox tags, but I don't need to create groups for all the tags. I've implemented a filter in Ansible based on tag colors to distinguish them.
However, it's clear that this solution isn't well-designed.
Adding custom fields also to tags could offer more flexibility and maybe permit me to add different logics.
Database changes
No response
External dependencies
No response