Closed eugene-chow closed 5 years ago
@eugene-chow You must be using an older version of the Redfish modules in https://github.com/ansible/ansible. All the playbooks in this repository are using the current variable names in redfish_facts, redfish_command and redfish_config. Refer to https://github.com/dell/redfish-ansible-module/commit/0674e83a94b15d1fc7b94c795561dbe0b2a2e3a5.
The playbooks don't work out of the box due to outdated parameters (eg.
username
instead ofuser
). I've updated the playbooks with the correct parameters based on the modules' docs: