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
Playbooks were working fine as expected in Ansible Tower(AWX) for DELL R840 and R930 Models
For the past couple of days when ever we use Username and Password fields in Playbook getting Authentication issues for all the playbooks.
Error Message: fatal: [hec10esx00052.wdf.hec.sap.biz]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/libexec/platform-python"}, "changed": false, "msg": "HTTP Error 401 on GET request to 'https://hec10esx00052r.wdf.hec.sap.biz/redfish/v1/Systems', extended message: 'The authentication credentials included with this request are missing or invalid.'"}
Kindly help us in this regards.
The text was updated successfully, but these errors were encountered:
I have tried logging into same host using web interface. I am able to login without any issues, moreover i found one issue, when credentials are being passed along with IDRAC Environment it is not throwing any issues as defined below.
If I start passing credentials for reboot playbook it is creating issues as below.
Playbooks were working fine as expected in Ansible Tower(AWX) for DELL R840 and R930 Models
For the past couple of days when ever we use Username and Password fields in Playbook getting Authentication issues for all the playbooks.
Error Message: fatal: [hec10esx00052.wdf.hec.sap.biz]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/libexec/platform-python"}, "changed": false, "msg": "HTTP Error 401 on GET request to 'https://hec10esx00052r.wdf.hec.sap.biz/redfish/v1/Systems', extended message: 'The authentication credentials included with this request are missing or invalid.'"}
Kindly help us in this regards.
The text was updated successfully, but these errors were encountered: