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

##### ISSUE TYPE - Bug Report ##### SUMMARY I successfully activated the Azure AD authentication for awx. This works fine, the only issue is that there is no way (Or...

type:enhancement
component:api
component:authentication

##### ISSUE TYPE - Feature Idea ##### SUMMARY A request to add an Oauth2 authentication option to webhook notifications. Customer explanation: "The configuration options for Tower's webhook notification only supports...

type:enhancement
component:api

##### SUMMARY This fixes an issue in the Thycotic Secret Server credential plugin to support Secret Server Cloud. While the documentation states that both the on-prem and cloud versions can...

component:api
community
community pull request

##### SUMMARY The `assert` here was doing nothing and the test warnings were telling us, so I thought I would go ahead and put this up because it's the easiest...

component:api

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:enhancement
component:ui
community

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:enhancement
needs_triage
community

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:api
help wanted
good first issue
Hacktoberfest

##### SUMMARY This made it really hard to debug issues related to connecting to the database. Locally, using docker-compose, I put in these settings: ```python 'HOST': "localhost", # was postgres...

component:api

##### SUMMARY Have the possibility to map user team and organization roles as well as system roles from oidc claims. This mapping has been done by creating new fields based...

component:api
component:ui
blocked
community
component:authentication

##### SUMMARY This change adds a new credential plugin that allows for the lookup of temporary AWS credentials using the AWS AssumeRole API. An AWS User Account may be configured...

component:api
component:docs
community