HewlettPackard/ilo-ansible-collection

redfish_command must be preceeded with community.general

Closed this issue · 1 comments

In several yml files ( example: get_system_inventory_all.yml), when redfish_command is used, you should prefix with commnuty.general and install the community general collection with ansible-galaxy collection install community.general

Pls update the Readme file

Fixed.