opiproject / lab

OPI lab and automation
Apache License 2.0
1 stars 6 forks source link

ansible(redfish): add bios config for servers #4

Open glimchb opened 4 months ago

glimchb commented 4 months ago

Dell using iDrac collection https://github.com/dell/redfish-ansible-module/blob/master/playbooks/bios/set_bios_attribute.yml Other servers- check what is supported See https://github.com/HewlettPackard/ilo-ansible-collection

glimchb commented 4 months ago

see first inventory fetch redfish command here: https://github.com/opiproject/opi-poc/blob/c80a3799dca0fcd46c9a4e27cc5a2f6b35c742fb/lab/ansible/setup.yml#L20

and first bios get redfish command here: https://github.com/opiproject/opi-poc/blob/ede1fd7966b1ea6b4d17ea281ac21b5192c73dea/lab/ansible/setup.yml#L39