ansible/awx

Feature: Expose all "prompt_on_launch" options to Workflow Templates as well

Open

#15279 opened on Jun 17, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (13,071 stars) (3,333 forks)batch import
communitycomponent:apicomponent:uihelp 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

New Feature

Feature Summary

SUMMARY Currently, very few of the "prompt_on_launch" fields are available to Workflow Templates as opposed to Job Templates.

This would provide a workaround for a lot of issues (multiple Machine Credentials, different Instance groups, etc.) that would require duplicated templates or whatever else gruesome workarounds.

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

None

Current results

None

Sugested feature result

None

Additional information

None

Contributor guide