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
DNS conditional forwarder zone is created / updated / unchanged if OK
ACTUAL RESULTS
DNS conditional forwarder zone is created if not exists (OK)
running the same play a second time results in error, running play with changed values results in error
FAILED! => {"changed": false, "msg": "Failed to set properties on the zone myowndnszone.loc: Cannot validate argument on parameter 'ReplicationScope'. The argument \"None\" does not belong to the set \"Forest,Domain,Legacy,Custom\" specified by the ValidateSet attribute. Supply an argument that is in the set and then try the command again."}
The text was updated successfully, but these errors were encountered:
SUMMARY
Plays that have forwarders (non replicated) in them are not idempotent and fail to update
ISSUE TYPE
COMPONENT NAME
win_dns_zone
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
target OS Windows 2021 R2
STEPS TO REPRODUCE
EXPECTED RESULTS
DNS conditional forwarder zone is created / updated / unchanged if OK
ACTUAL RESULTS
DNS conditional forwarder zone is created if not exists (OK)
running the same play a second time results in error, running play with changed values results in error
The text was updated successfully, but these errors were encountered: