Fix quoting bug in zfs. (#4726) (#4744)

(cherry picked from commit 01b32fec14)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2022-05-29 07:59:03 +02:00
committed by GitHub
parent 15c4e08295
commit 6252f3bded
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "zfs - fix wrong quoting of properties (https://github.com/ansible-collections/community.general/issues/4707, https://github.com/ansible-collections/community.general/pull/4726)."