udm_share: fix sanity checks (#5557) (#5609)

* udm_share: fix sanity checks

* add changelog fragment

(cherry picked from commit a3b748a15e)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2022-11-26 18:58:09 +01:00
committed by GitHub
parent 352e91a389
commit d930c8d877
7 changed files with 12 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- udm_share - added ``elements`` attribute to ``list`` type parameters (https://github.com/ansible-collections/community.general/pull/5557).