mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 10:21:25 -07:00
[PR #8776/e5bc38d8 backport][stable-9] MH: use mute_vardict_deprecation (#8782)
MH: use mute_vardict_deprecation (#8776)
* use mute_vardict_deprecation
* add changelog frag
(cherry picked from commit e5bc38d856
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
0c2642aa2e
commit
e7024c3f97
3 changed files with 5 additions and 1 deletions
|
@ -531,7 +531,7 @@ class JIRA(StateModuleHelper):
|
|||
),
|
||||
supports_check_mode=False
|
||||
)
|
||||
|
||||
mute_vardict_deprecation = True
|
||||
state_param = 'operation'
|
||||
|
||||
def __init_module__(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue