zpool_facts - pythonification (#3332)

* pythonification

* added changelog fragment

* adjustment per PR
This commit is contained in:
Alexei Znamensky 2021-09-07 05:23:33 +12:00 committed by GitHub
commit 0f9311c3d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 29 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- zpool_facts - minor refactoring (https://github.com/ansible-collections/community.general/pull/3332).