mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
zfs_facts: set parameter "type" as a list (#9697)
* zfs_facts: set parameter "type" as a list Plus minor readability improvements * add changelog frag * Update plugins/modules/zfs_facts.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a842a26849
commit
165106d2bd
2 changed files with 32 additions and 29 deletions
2
changelogs/fragments/9697-zfs-facts-type.yml
Normal file
2
changelogs/fragments/9697-zfs-facts-type.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- zfs_facts - parameter ``type`` now accepts multple values as documented (https://github.com/ansible-collections/community.general/issues/5909, https://github.com/ansible-collections/community.general/pull/9697).
|
Loading…
Add table
Add a link
Reference in a new issue