Fix quoting bug in zfs. (#4726)

This commit is contained in:
Felix Fontein
2022-05-28 21:38:30 +02:00
committed by GitHub
parent 1e646aad2d
commit 01b32fec14
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)."