-
|
Hi all, I have a playbooks that uses a {{ target }} variable for the hosts:
The template in SemaphoreUI has a "target" survey variables, and it gets correctly prompted when I run the template manually. But when "connecting" it to an Integration, I cannot have it read the parameter: this is the curl I use: The "extracted" value in the integration is configured to body/JSON, but it seems that the target variable is not passed to the task, because it says that "target" is undefined (I'm trying reading both from header and body) Am I missing something? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Well, I discovered that variable type must be "environment" |
Beta Was this translation helpful? Give feedback.
Well, I discovered that variable type must be "environment"