mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
MH deco: minor refactor (#8766)
* MH deco: minor refactor * adjustments and improvement in test * sanity fix * use func.__self__ * simplify use of self * add changelog frag
This commit is contained in:
parent
14e86bde07
commit
c84fb5577b
3 changed files with 41 additions and 37 deletions
3
changelogs/fragments/8766-mh-deco-improve.yml
Normal file
3
changelogs/fragments/8766-mh-deco-improve.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- MH module utils - add parameter ``when`` to ``cause_changes`` decorator (https://github.com/ansible-collections/community.general/pull/8766).
|
||||
- MH module utils - minor refactor in decorators (https://github.com/ansible-collections/community.general/pull/8766).
|
Loading…
Add table
Add a link
Reference in a new issue