mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Extend failure message for merge_variables type detection (#11107)
merge_variables: extend type detection failure message Update the error message for the merge_variables lookup plugin in case an unsupported type is passed.
This commit is contained in:
parent
23e81b8d30
commit
e20e32bb87
2 changed files with 3 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- merge_variables - extend type detection failure message to allow users for easier failure debugging (https://github.com/ansible-collections/community.general/pull/11107).
|
||||
Loading…
Add table
Add a link
Reference in a new issue