Not reading variable value inside nb_lookup query #676
-
So I have a question in regards to passing a variable inside the nb_lookup module. It currently looks like this
the vm_name variable is set to ti332-ci332, but when I run it it looks for a virtual machine named vm_name instead of ti332-ci332. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
try something like this:
|
Beta Was this translation helpful? Give feedback.
-
I usually use strings and concatenate the parameters together for For example:
|
Beta Was this translation helpful? Give feedback.
try something like this: