mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
zfs: fix multi-line value in user-defined property (#6264)
* 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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||