You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have workflows that we've been using in previous AWX builds (15.0.1 and earlier) that use Prompt on Launch for variables. As of AWX 16, these prompted launches are failing with unresolved errors. These errors go away if we add an inventory to the workflow.
fyi, recreated it so awxbot properly tags
ENVIRONMENT
AWX version: 16.0.0
AWX install method: docker on linux
Ansible version: 2.9.15
Operating System: Windows 10 (client)
Web Browser: Brave, Chrome, Edge, etc.
STEPS TO REPRODUCE
Set up a workflow that prompts on launch for variables, but has no inventory defined.
Launch the workflow
Enter custom variables and click Next
Non-existent validation errors will be flagged. Will be unable to finalize launching the workflow
EXPECTED RESULTS
I would expect to be able to launch a workflow with Prompt on Launch for variables without having to define an inventory for the workflow.
ACTUAL RESULTS
I am unable to launch workflows with prompt on launch enabled without an inventory selected
ADDITIONAL INFORMATION
Not working without an inventory:
Showing it working with an Inventory added to the workflow:
The text was updated successfully, but these errors were encountered:
ISSUE TYPE
SUMMARY
We have workflows that we've been using in previous AWX builds (15.0.1 and earlier) that use Prompt on Launch for variables. As of AWX 16, these prompted launches are failing with unresolved errors. These errors go away if we add an inventory to the workflow.
fyi, recreated it so awxbot properly tags
ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
I would expect to be able to launch a workflow with Prompt on Launch for variables without having to define an inventory for the workflow.
ACTUAL RESULTS
I am unable to launch workflows with prompt on launch enabled without an inventory selected
ADDITIONAL INFORMATION
Not working without an inventory:


Showing it working with an Inventory added to the workflow:

The text was updated successfully, but these errors were encountered: