Open
Description
NetBox version
v4.1.3
Feature type
Change to existing Module
Proposed functionality
netbox_device_interface_template
FAILED! => {"changed": false, "msg": "Unsupported parameters for (netbox.netbox.netbox_device_interface_template) module: data.label. Supported parameters include: device_type, mgmt_only, name, poe_mode, poe_type, type."}
It seams that such attributes as label, description are not implemented yet
Use case
It is impossible to set attributes like label, description, and enable via Ansible, but it exists in UI.
External dependencies
No response