communitycomponent:awx_collectionhelp wantedtype:enhancement
Description
Please confirm the following
- I agree to follow this project's code of conduct.
- I have checked the current issues for duplicates.
- I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature type
Enhancement to Existing Feature
Feature Summary
The workflow_launch module currently does not support the use of labels although the API and frontend supports labels.
Select the relevant components
- UI
- API
- Docs
- Collection
- CLI
- Other
Steps to reproduce
We see the need to group workflows with labels as the system is currently used for handling provisioning orders and using labels would help identify workflows on specific provisioning orders.
Current results
Currently we aren't able to group workflows and thereby making it hard to identify workflows overall.
Sugested feature result
Being able to add labels through the use of workflow_launch module as it is already possible through the UI and the API.
Additional information
We will create a pull request with the desired functionality.