NetBox version
v4.4.0
Feature type
Change to existing Module
Proposed functionality
In netbox-community/netbox#19713 the new Netbox versions the ChangeObject has gotten a message-field.
I wan't to be able to set this in any ansible task, that modifies, creates or deletes a netbox model.
That would require extending the ansible-datamodels and if set, adding the message to the api call.
Use case
It would be great, if any module would supply the option to set that as automated changes would benefit the most from a changelog message.
Automated discovery or scripts could provide better reasoning.
External dependencies
No response