mirror of https://github.com/ansible/ansible.git
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 * clogpull/67664/head
parent
542d1b98ff
commit
00b70bf36a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- An invalid value is hard to track down if you don't know where it came from, return field name instead.
|
||||
Loading…
Reference in New Issue