ansible/awx

Labels are missing in workflow_launch module

Ouverte

#15 197 ouverte le 16 mai 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Python (3 333 forks)batch import
communitycomponent:awx_collectionhelp wantedtype:enhancement

Métriques du dépôt

Stars
 (13 071 étoiles)
Métriques de merge PR
 (Merge moyen 24j 6h) (30 PRs mergées en 30 j)

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.

Guide contributeur