mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Enable Custom Cipher Selection for Redfish Modules (#8533)
* Enable custom cipher selection for redfish modules Signed-off-by: David Ehrman <dlehrman@liberty.edu> * Add changelog fragment Signed-off-by: David Ehrman <dlehrman@liberty.edu> * Added version_added to the ciphers option in redfish modules Signed-off-by: David Ehrman <dlehrman@liberty.edu> --------- Signed-off-by: David Ehrman <dlehrman@liberty.edu>
This commit is contained in:
parent
60ba7cab93
commit
0d50131d5e
5 changed files with 63 additions and 10 deletions
4
changelogs/fragments/8533-add-ciphers-option.yml
Normal file
4
changelogs/fragments/8533-add-ciphers-option.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- redfish_* modules - adds ``ciphers`` option for custom cipher selection (https://github.com/ansible-collections/community.general/pull/8533).
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue