Skip to content
Discussion options

You must be logged in to vote

The AWX id is stored in the log. So you could read it in the next step. But multistep is not really a chain where one step gets info from the other. I am actually writing a new project, it's still a prototype and is meant as a rest-api enabled data flow processor. It's built as spooler service, something between service now (or related product) and ansible forms. The goal is to create a flow that can receive data, grab data (file/rest), convert data (jq/jinja), repost data, and each time allows to pass data or filtered parts or data or reworked (jinja) parts of data. the flows can recurse (flow calling flow or fan-out loop parallel flows), the return data keeps piling up in the master flo…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vailenwallaces
Comment options

@ansibleguy76
Comment options

Answer selected by vailenwallaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants