1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
patchback[bot] 3d42ad4c6c
[PR #11172/ebcad7e6 backport][stable-12] zfs: mark change correctly when updating properties whose current value differs, even if they already have a non-default value (Fixes #11019) (#11234)
zfs: mark change correctly when updating properties whose current value differs, even if they already have a non-default value (Fixes #11019) (#11172)

* zfs - mark change correctly when updating properties whose current value differs, even if they already have a non-default value (https://github.com/ansible-collections/community.general/issues/11019).



* changelog: rename fragment to match PR number



* Update changelogs/fragments/11172-zfs-changed-extra-props.yml



---------



(cherry picked from commit ebcad7e6d1)

Signed-off-by: handisyde <github@handisyde.com>
Co-authored-by: Paul Mercier-Handisyde <33284285+handisyde@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-30 15:03:32 +01:00
..
action [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache [PR #11095/2b4333a0 backport][stable-12] Use raise from in plugins (#11129) 2025-11-12 21:00:39 +01:00
callback [stable-12] docs: migrate RTD URLs to docs.ansible.com (#11109) (#11175) 2025-11-19 18:22:29 +01:00
connection [PR #11199/22a4f8e2 backport][stable-12] Added support for Windows VM with Incus connection. (#11227) 2025-11-29 15:31:03 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter [PR #11223/d550baac backport][stable-12] fix ruff case UP031 (#11226) 2025-11-29 14:16:53 +01:00
inventory [PR #11115/58bb1e7c backport][stable-12] fix ruff case B007 (#11131) 2025-11-12 21:58:36 +01:00
lookup [PR #11189/1c678f5c backport][stable-12] fix ruff case UP030 (#11195) 2025-11-23 08:58:57 +01:00
module_utils [PR #11223/d550baac backport][stable-12] fix ruff case UP031 (#11226) 2025-11-29 14:16:53 +01:00
modules [PR #11172/ebcad7e6 backport][stable-12] zfs: mark change correctly when updating properties whose current value differs, even if they already have a non-default value (Fixes #11019) (#11234) 2025-11-30 15:03:32 +01:00
plugin_utils [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
test [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00