mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Tidy up validation for storage/zfs modules (#1766)
* fixed validation-modules for plugins/modules/storage/zfs/zfs.py * fixed validation-modules for plugins/modules/storage/zfs/zfs_delegate_admin.py * fixed validation-modules for plugins/modules/storage/zfs/zfs_facts.py * fixed validation-modules for plugins/modules/storage/zfs/zpool_facts.py * Tidy up validate-modules ignores for storage/zfs modules * removed ignore lines in 2.11 files as well * added changelog fragment per PR * Update changelogs/fragments/1766-zfs-fixed-sanity.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
41bc7816f3
commit
bd372939bc
8 changed files with 19 additions and 17 deletions
2
changelogs/fragments/1766-zfs-fixed-sanity.yml
Normal file
2
changelogs/fragments/1766-zfs-fixed-sanity.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- zfs_delegate_admin - the elements of ``users``, ``groups`` and ``permissions`` are now enforced to be strings (https://github.com/ansible-collections/community.general/pull/1766).
|
Loading…
Add table
Add a link
Reference in a new issue