Update lib/ansible/module_utils/common/parameters.py

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
pull/81320/head
Brian Coca 6 months ago committed by GitHub
parent ba34c0ac88
commit ac7821f0bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -210,7 +210,7 @@ def _handle_aliases(argument_spec, parameters, alias_warnings=None, alias_deprec
each containing deprecation information for each alias found in argument_spec.
:param argument_spec: Dictionary of parameters, their type, and valid values.
type argument_spec: dict
:type argument_spec: dict
:param parameters: Dictionary of parameters.
:type parameters: dict

Loading…
Cancel
Save