I am trying to change OU for a computer using ansible. I am delegating this task to a server which has all the Powershell modules installed.
while I run playbook getting below error. could anyone help to resolve this error ?
fatal: [ <> → <> FAILED! => {
“changed”: false,
“msg”: “Failed to move the AD object <> to OU=<>,OU=<>, OU: Unable to contact the server. This may be because this server does not exist, it is currently down, or it does not have the Active Directory Web Services running.”