Hi community,
This is my usecase:
Im using Ansible Automation Platform and execute Workflow automation to “stitch” together multiple templates.
I would like to stop in between templates to prompt the user (“would you like to continue?” question).
Configuring “Prompt on launch” in the templates does not stop the flow, and will just fail it saying the argument was not provided.
Any advices here? Anyone had the same usecase?
Thank you