mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Removed parameter-list-no-elements validation errors from redfish modules (#1761)
* Removed parameter-list-no-elements validation errors from redfish modules * added changelog fragment per PR * Update changelogs/fragments/1761-redfish-tidy-up-validation.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
436bbb0077
commit
ba4a98b1be
9 changed files with 16 additions and 19 deletions
2
changelogs/fragments/1761-redfish-tidy-up-validation.yml
Normal file
2
changelogs/fragments/1761-redfish-tidy-up-validation.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish modules - explicitly setting lists' elements to ``str`` (https://github.com/ansible-collections/community.general/pull/1761).
|
Loading…
Add table
Add a link
Reference in a new issue