mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 10:10:31 -07:00
* zfs: fix multi-line value in user-defined property * zfs: fix multi-line value in user-defined property * Update changelogs/fragments/6264-zfs-multiline-property-value.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/zfs.py Co-authored-by: sam-lunt <samuel.j.lunt@gmail.com> * rename self.properties -> self.extra_zfs_properties --------- Co-authored-by: Vita Batrla <vita.batrla@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: sam-lunt <samuel.j.lunt@gmail.com>
2 lines
155 B
YAML
2 lines
155 B
YAML
bugfixes:
|
|
- zfs - fix handling of multi-line values of user-defined ZFS properties (https://github.com/ansible-collections/community.general/pull/6264).
|