udm_share: fix sanity checks (#5557)

* udm_share: fix sanity checks

* add changelog fragment
This commit is contained in:
Alexei Znamensky 2022-11-27 06:41:45 +13:00 committed by GitHub
commit a3b748a15e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).