Skip to content

Add an option to overwrite the job type at the Workflow level #14180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 of 9 tasks
Sasa993 opened this issue Jun 28, 2023 · 0 comments · May be fixed by #15932
Open
5 of 9 tasks

Add an option to overwrite the job type at the Workflow level #14180

Sasa993 opened this issue Jun 28, 2023 · 0 comments · May be fixed by #15932

Comments

@Sasa993
Copy link
Contributor

Sasa993 commented Jun 28, 2023

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

In a Job Workflow it is possible to override the host limit, but it's not possible to override the job type.

Select the relevant components

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

Steps to reproduce

Having an option to switch between check and run job type would prevent the user from creating two similar Job Workflow Templates (one for run, the other for check).

Current results

  • create a Workflow Template
  • add nodes to it with Run as a Job Type
  • create another Workflow Template
  • add nodes to it with Check as a Job Type
  • run both Workflows

Sugested feature result

  • create a Workflow Template
  • check Prompt on Launch for a Job Type for all nodes in the Workflow
  • add nodes to it with Run as a Job Type
  • launch the Workflow and on prompt, select a Job Type that will affect all nodes

Additional information

No response

Sasa993 added a commit to Sasa993/awx that referenced this issue Apr 9, 2025
Sasa993 added a commit to Sasa993/awx that referenced this issue Apr 9, 2025
Sasa993 added a commit to Sasa993/awx that referenced this issue Apr 11, 2025
Sasa993 added a commit to Sasa993/awx that referenced this issue Apr 11, 2025
Sasa993 added a commit to Sasa993/awx that referenced this issue Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants