ansible/awx

Labels are missing in workflow_launch module

開放

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

 (0 則留言) (0 個反應) (0 位負責人)Python (3,333 個分叉)batch import
communitycomponent:awx_collectionhelp wantedtype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南