You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was asked to move my issue from the ansible-collections repo to the infoblox-ansible repo. So here it is.
SUMMARY
changing a parameter of an existing nios_zone always results in an error message: "Field is not allowed for update: zone_format", "operation": "update_object"
This happens even if "zone_format" does not change
I was asked to move my issue from the ansible-collections repo to the infoblox-ansible repo. So here it is.
SUMMARY
changing a parameter of an existing nios_zone always results in an error message:
"Field is not allowed for update: zone_format", "operation": "update_object"
This happens even if "zone_format" does not change
ISSUE TYPE
COMPONENT NAME
nios_zone
ANSIBLE VERSION
OS / ENVIRONMENT
CentOS Linux release 7.8
STEPS TO REPRODUCE
EXPECTED RESULTS
changes should be applied
ACTUAL RESULTS
"Field is not allowed for update: zone_format", "operation": "update_object"
The text was updated successfully, but these errors were encountered: