You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/module_utils_warnings.yml

6 lines
315 B
YAML

minor_changes:
- module_utils - Add optional ``help_text`` argument to ``AnsibleModule.warn``.
- module_utils - Add ``AnsibleModule.error_as_warning``.
- module_utils - Add ``ansible.module_utils.common.warnings.error_as_warning``.
- display - Add ``help_text`` and ``obj`` to ``Display.error_as_warning``.