mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
MH: use mute_vardict_deprecation (#8776)
* use mute_vardict_deprecation * add changelog frag
This commit is contained in:
@@ -531,7 +531,7 @@ class JIRA(StateModuleHelper):
|
||||
),
|
||||
supports_check_mode=False
|
||||
)
|
||||
|
||||
mute_vardict_deprecation = True
|
||||
state_param = 'operation'
|
||||
|
||||
def __init_module__(self):
|
||||
|
||||
Reference in New Issue
Block a user