mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
* MH decorators - added decorators for check_mode
* added changelog fragment
(cherry picked from commit fb79c2998e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
62bda91466
commit
cfea62793f
4 changed files with 74 additions and 3 deletions
2
changelogs/fragments/3849-mh-check-mode-decos.yaml
Normal file
2
changelogs/fragments/3849-mh-check-mode-decos.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- module_helper module utils - added decorators ``check_mode_skip`` and ``check_mode_skip_returns`` for skipping methods when ``check_mode=True`` (https://github.com/ansible-collections/community.general/pull/3849).
|
Loading…
Add table
Add a link
Reference in a new issue