mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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). Signed-off-by: handisyde <github@handisyde.com> * changelog: rename fragment to match PR number Signed-off-by: handisyde <github@handisyde.com> * Update changelogs/fragments/11172-zfs-changed-extra-props.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Signed-off-by: handisyde <github@handisyde.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
GitHub
parent
f27839673c
commit
ebcad7e6d1
3
changelogs/fragments/11172-zfs-changed-extra-props.yml
Normal file
3
changelogs/fragments/11172-zfs-changed-extra-props.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- 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, https://github.com/ansible-collections/community.general/pull/11172).
|
||||
Reference in New Issue
Block a user