Removed parameter-list-no-elements validation errors from redfish modules (#1761) (#1799)

* 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>
(cherry picked from commit ba4a98b1be)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2021-02-12 07:14:07 +01:00
committed by GitHub
parent a332ed4429
commit a3c9c688b9
9 changed files with 16 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- redfish modules - explicitly setting lists' elements to ``str`` (https://github.com/ansible-collections/community.general/pull/1761).