ansible/changelogs/fragments/58752_argument_aliases.yml
Abhijeet Kasurde e439194c8c
basic: Add name of aliases in error message (#69427)
With this patch, user will be notified with available aliases
of arg parameter.

Fixes: #58752

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-07-23 16:02:18 +05:30

2 lines
104 B
YAML

minor_changes:
- Added name of aliases in user error (https://github.com/ansible/ansible/issues/58752).