HewlettPackard / ilo-ansible-collection

Ansible Collection and Sample Playbooks for HPE iLO
Apache License 2.0
40 stars 21 forks source link

redfish_info module does not support auth_token parameter #5

Closed DungKHoang closed 1 year ago

DungKHoang commented 2 years ago

In get_system_inventory_all.yml, when using auth_token, we get an error message: "Unsupported parameters for (redfish_info) module: auth_token Supported parameters include: baseuri, category, command, password, timeout, username"}

rajeevkallur commented 1 year ago

Please use the latest playbooks and latest community.general release. Auth_token has been added in that.