1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Alexei Znamensky bd372939bc
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>
2021-02-15 07:16:08 +01:00
..
action
become <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
cache <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
callback Make selective callback work with ansible-core 2.11. (#1807) 2021-02-13 11:09:40 +01:00
connection <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
doc_fragments Change type str -> path in argspec. (#1741) 2021-02-12 07:58:30 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Update CI (#1782) 2021-02-11 10:24:58 +01:00
lookup Add yaml support to passwordstore. (#1681) 2021-01-28 09:24:28 +01:00
module_utils Change type str -> path in argspec. (#1741) 2021-02-12 07:58:30 +01:00
modules Tidy up validation for storage/zfs modules (#1766) 2021-02-15 07:16:08 +01:00