ansible/changelogs/fragments/65894-redfish-bios-attributes.yaml
Bill Dodd 973e36c6b6 Fix version param in deprecate() call and update porting guide (#65894)
* fix version= param in deprecate() call and update porting guide

* add changelog fragment
2019-12-19 07:09:28 +01:00

4 lines
269 B
YAML

minor_changes:
- redfish_config - New ``bios_attributes`` option to allow setting multiple BIOS attributes in one command.
deprecated_features:
- redfish_config - Deprecate ``bios_attribute_name`` and ``bios_attribute_value`` in favor of new `bios_attributes`` option.