ansible/awx

Labels are missing in workflow_launch module

Open

#15,197 建立於 2024年5月16日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (13,071 star) (3,333 fork)batch import
communitycomponent:awx_collectionhelp wantedtype:enhancement

描述

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.

貢獻者指南