HewlettPackard / ilo-ansible-collection

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

roles/confighostname doesn't work #11

Closed dobey-xx closed 1 year ago

dobey-xx commented 1 year ago

The example says:

But when I try to run it I get:

Unsupported parameters for (community.general.ilo_redfish_config) module: nic_config Supported parameters include: attribute_name, attribute_value, auth_token, baseuri, category, command, password, timeout, username"

What am I missing?

dobey-xx commented 1 year ago

This was my own fault.. I noticed this morning i was using ilo_redfish_config instead of redfish_config..