-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zfs_facts: set parameter "type" as a list #9697
zfs_facts: set parameter "type" as a list #9697
Conversation
Plus minor readability improvements
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Despite this being a bugfix I'd not backport it to stable-9 since it can also be seen as a new feature (since it never did what it claimed to do anyway).
Co-authored-by: Felix Fontein <felix@fontein.de>
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9716 🤖 @patchback |
* 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> (cherry picked from commit 165106d)
@russoz thanks! |
…e" as a list (#9716) 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> (cherry picked from commit 165106d) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Plus minor readability improvements
SUMMARY
Fixes #5909
ISSUE TYPE
COMPONENT NAME
zfs_facts