awx icon indicating copy to clipboard operation
awx copied to clipboard

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

Results 475 awx issues
Sort by recently updated
recently updated
newest added

##### SUMMARY This PR introduces many features/options to Workflow Templates. 1. `prompt-on-launch` option to Labels field 2. `ask_jobs_tags_on_launch` to the Workflow form (#11423) 3. `ask_skip_tags_on_launch` to the Workflow form (#11423)...

component:api
component:ui

##### SUMMARY ##### ISSUE TYPE - Breaking Change - New or Enhanced Feature - Bug, Docs Fix or other nominal change ##### COMPONENT NAME - API - UI - Collection...

component:api

##### SUMMARY We have a github workflow [file ](https://github.com/ansible/awx/blob/devel/.github/workflows/pr_body_check.yml) that checks to see if all prs have 1 of a set of strings in them to automate release notes. Dependabot-created-prs...

##### SUMMARY Solution for https://github.com/ansible/awx/issues/12471 As of opening this, I can confirm it works, but causes churn in some other services. ##### ISSUE TYPE - Bug, Docs Fix or other...

component:api

## Major changes #### Split TaskManager into 3 separate managers that can run in parallel - DependencyManager processes tasks that might need dependencies spawned, and flips `dependencies_processed` to True after...

component:api

##### SUMMARY when deploy AWX controlplane is deployed on Kubernetes, generate the receptor.conf that peer out to all external execution instance ##### ISSUE TYPE - New or Enhanced Feature #####...

component:api

##### ISSUE TYPE - Feature Idea ##### SUMMARY We have scheduled jobs which run periodically but should **not** run on holidays. Currently we manually disable this job or change the...

type:enhancement
component:api
component:ui

On the workflow approval page, after a user changes the status of a workflow, the tooltip that pops up when the user hovers over the thumbs up / thumbs down...

component:ui

##### SUMMARY Bug fix to submit Project Form with Content Signature Verification Credential selected and Source Control credential empty. Add new test cases and help text. Addresses #12589 ##### ISSUE...

component:ui

##### SUMMARY Topology changes include: - add new node and link state colors - add directionality to links - update icons ![Screen Shot 2022-08-08 at 10 47 53 AM](https://user-images.githubusercontent.com/2293210/183568698-dd5ad358-259e-43a1-a339-2a3c8f600ae8.png) #####...

component:ui