mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
* Add a new boolean parameter storage_none_volume_deletion to the volume creation command of redfish_config * Add description for storage_none_volume_deletion redfish_config parameter * Update plugins/module_utils/redfish_utils.py Co-authored-by: Mike Raineri <mraineri@gmail.com> * Update plugins/modules/redfish_config.py Co-authored-by: Mike Raineri <mraineri@gmail.com> * Add CHANGELOG fragment * Add punctuation. --------- Co-authored-by: Pierre-yves FONTANIERE <pyf@cc.in2p3.fr> Co-authored-by: Mike Raineri <mraineri@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
No EOL
248 B
YAML
3 lines
No EOL
248 B
YAML
minor_changes:
|
|
- redfish_config - add parameter ``storage_none_volume_deletion`` to
|
|
``CreateVolume`` command in order to control the automatic deletion of non-RAID volumes (https://github.com/ansible-collections/community.general/pull/8990). |