Alan Rominger

Results 84 issues of Alan Rominger

We need integration testing for this obviously, and we don't yet have a framework for that. Throwing an idea out into the possibilities: Introduce custom module which will attempt to...

question

##### SUMMARY This adds an option to allow ignoring decryption errors from content inside of `group_vars/` and `host_vars/` folders. This is really intended for use coupled with `ansible-inventory`, because the...

needs_revision
ci_verified
support:core
feature
has_issue
affects_2.14

##### SUMMARY We have a select list of flake8 rules that we enforce. Every now and then, I believe we should revisit those. Here is my method here: I remove...

component:api
component:awx_collection

##### SUMMARY It is _really weird_ to find this function definition inside of settings, firstly. It also comes with some cost - as I looked into the logic for taking...

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:bug
component:api
needs_triage

##### SUMMARY I saw that we have significant log noise from this particular error log. ```python logger.warn(f"No instance groups in cache exist, defaulting to global instance groups for task {task}")...

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: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:bug
component:api

##### SUMMARY This was breaking my attempts to write tests that did `job.assert_status(['successful', 'canceled'])`. Because "successful" is in the allowed status list, it won't pass on the "canceled" status because...

component:cli

### 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:ui
needs_triage