mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
ModuleHelper - better mechanism for customizing "changed" behaviour (#2514)
* better mechanism for customizing "changed" behaviour * dont drink and code: silly mistake from late at night * added changelog fragment
This commit is contained in:
parent
2b1eff2783
commit
2a376642dd
2 changed files with 9 additions and 1 deletions
2
changelogs/fragments/2514-mh-improved-changed.yml
Normal file
2
changelogs/fragments/2514-mh-improved-changed.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ModuleHelper module utils - improved mechanism for customizing the calculation of ``changed`` (https://github.com/ansible-collections/community.general/pull/2514).
|
Loading…
Add table
Add a link
Reference in a new issue