mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
Remove 'CapacityBytes' from list of required parameters (#8956)
* Remove 'CapacityBytes' from list of required parameters
* Add CHANGELOG fragment
* Fix sanity test failure whitespace before ']'
* Update changelogs/fragments/8956-remove-capacitybytes-from-the-required-parameters_list.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Add description for the volume_details key CapacityBytes
* Update plugins/modules/redfish_config.py
Co-authored-by: Mike Raineri <mraineri@gmail.com>
* Adjust description.
---------
Co-authored-by: Pierre-yves FONTANIERE <pyf@cc.in2p3.fr>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Mike Raineri <mraineri@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b523d1b1c9
)
Co-authored-by: Pierre-yves Fontaniere <pyfontan@cc.in2p3.fr>
2 lines
187 B
YAML
2 lines
187 B
YAML
minor_changes:
|
|
- redfish_confg - remove ``CapacityBytes`` from required paramaters of the ``CreateVolume`` command (https://github.com/ansible-collections/community.general/pull/8956).
|