Elijah DeLee
Elijah DeLee
I was using a [powerline like shell prompt](https://github.com/b-ryan/powerline-shell) and tried using the bash kernel. It repeatedly crashed, showing a traceback in the logs that led me to believe you were...
### 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...
##### ISSUE TYPE - Feature Idea ##### SUMMARY Track timing and stats of the task manager. This can include: - Number of jobs collected by task manager (by type) -...
### 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-operator/issues) for duplicates. - [X] I understand...
Small fix, just fixing reference to https://semver.org/
##### SUMMARY gcp_compute_disk and gcp_compute_address both support setting labels at creation time. It appears to me that compute addresses do support having labels (I'm prompted to add them in the...
https://github.com/IBM-Cloud/ansible-collection-ibm/blob/master/plugins/modules/ibm_is_security_group_rule.py If you run this module multiple times with the same ports, ``` - name: "Configure Security Group Rule to open certain ports on the VSI" ibm.cloudcollection.ibm_is_security_group_rule: state: available group:...
I normall set IC_REGION and IC_API_KEY in my environment to use the ansible collection. When I try to use https://github.com/IBM-Cloud/ansible-collection-ibm/blob/master/plugins/modules/ibm_is_vpcs_info.py , with no arguments (because I have these two items...
I saw a test failure that stemmed from this plugin hitting the API rate limit....the plugin should perhaps fail more gracefully or skip the test and raise a warning instead...
### 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...