dell / redfish-ansible-module

Ansible modules for Out-Of-Band Controllers using Redfish APIs
GNU General Public License v3.0
197 stars 80 forks source link

URI path to get the LC log info #119

Open AnaghaNooji opened 2 years ago

AnaghaNooji commented 2 years ago

Hi,

I have created the playbook using uri to fetch the LC logs. I'm pasting the task as well as the error. Please help me why this is failing. Thanks in advance!


Error: fatal: []: FAILED! => {"changed": false, "msg": "unknown url type: 'https//[]/redfish/v1/Managers/iDRAC.Embedded.1/Dell/DellLCService/Actions/DellLCService.ExportCompleteLCLog'", "status": -1, "url": "https//[]/redfish/v1/Managers/iDRAC.Embedded.1/Dell/DellLCService/Actions/DellLCService.ExportCompleteLCLog"}