1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/remote_management
Jacob 15e961c2ef
redfish_config: fix support for boolean BIOS attributes (#189)
Currently the redfish_config module will convert boolean bios_attribute_value
settings to strings (type str). This will cause BMCs expecting booleans to
error out.

This PR will change the default type of bios_attribute_value to 'raw' in order
to support strings and booleans.

Fixes #68251
2020-04-16 09:56:24 +03:00
..
cobbler Initial commit 2020-03-09 09:11:07 +00:00
dellemc Initial commit 2020-03-09 09:11:07 +00:00
foreman Initial commit 2020-03-09 09:11:07 +00:00
hpilo Initial commit 2020-03-09 09:11:07 +00:00
imc Initial commit 2020-03-09 09:11:07 +00:00
intersight Fix imports and installing dependencies in CI, part 1 (#41) 2020-03-24 22:14:53 +00:00
ipmi Initial commit 2020-03-09 09:11:07 +00:00
lxca Initial commit 2020-03-09 09:11:07 +00:00
manageiq Initial commit 2020-03-09 09:11:07 +00:00
oneview Initial commit 2020-03-09 09:11:07 +00:00
redfish redfish_config: fix support for boolean BIOS attributes (#189) 2020-04-16 09:56:24 +03:00
stacki Initial commit 2020-03-09 09:11:07 +00:00
wakeonlan.py Initial commit 2020-03-09 09:11:07 +00:00