ansible/changelogs/fragments/show_field_instead_of_value.yml
Brian Coca 00b70bf36a
Show field instead of value (#59926)
* Show argument name vs value on failed conversion

  generally more useful to user as they might set values indirectly

* clog
2020-02-21 17:01:09 -05:00

3 lines
120 B
YAML

bugfixes:
- An invalid value is hard to track down if you don't know where it came from, return field name instead.