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

Updated playbooks with the correct parameters #82

Closed eugene-chow closed 5 years ago

eugene-chow commented 5 years ago

The playbooks don't work out of the box due to outdated parameters (eg. username instead of user). I've updated the playbooks with the correct parameters based on the modules' docs:

jose-delarosa commented 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.