MH: use mute_vardict_deprecation (#8776)

* use mute_vardict_deprecation

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-08-20 18:57:29 +12:00 committed by GitHub
parent b79ac4f0ac
commit e5bc38d856
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 1 deletions

View file

@ -531,7 +531,7 @@ class JIRA(StateModuleHelper):
),
supports_check_mode=False
)
mute_vardict_deprecation = True
state_param = 'operation'
def __init_module__(self):