HewlettPackard / squest

Service request portal on top of Ansible Tower/AWX
https://hewlettpackard.github.io/squest/latest
Apache License 2.0
298 stars 53 forks source link

Feature: support of workflow job template #84

Open Sispheor opened 3 years ago

Sispheor commented 3 years ago

So far Squest only support job templates. It would be interesting to support as well workflows.

bofrot commented 2 years ago

Any change on this issue ?

Sispheor commented 2 years ago

Not yet scheduled. But still in our TODO.

giulianoquites commented 1 year ago

I used a playbook that makes a call to the AWX api and with that it ran WorkFlow!

Too complex add workflow in squesh?

Sispheor commented 1 year ago

Not a priority on our side. We are working on a V2 that refactor a lot of thing.

giulianoquites commented 1 year ago

Is v2 development public? We can help?

Sispheor commented 1 year ago

Here we need a user story. What do we want to manage at Squest level? The first survey, like we already do with job templates. And then what about approval nodes? We leave them to Tower/AWX? We catch them and expose into Squest? As Squest already manage its own approval workflow system, it would a feature duplicate.

Note that it's already possible to create a job template that will trigger a workflow if the idea is to execute multiple job template at once.