Replies: 2 comments
-
|
I think you are looking for this. Survey Variables allow you to ask the task runner for mandatory or optional variables to pass. The name is the variable name that will be passed to Ansible. For example, if you set the name as survey_username, it can then be accessed in your script as {{survey_username}}. The title is what the task runner will see in the GUI. |
Beta Was this translation helpful? Give feedback.
-
|
The idea is for example using So interaction to confirm would be great |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I really appreciate what you did with the semaphore ui. Love that you used vue for it!
My question is if you would consider adding the possibility to prompt for confirmation or input of the user depending on the result of an ansible task.
This would enable many of general, guided provisioning processes.
Beta Was this translation helpful? Give feedback.
All reactions