Joe Garcia
Joe Garcia
## Is your feature request related to a problem? Please describe. It is not related to a problem. ## Describe the solution you would like Currently, every release includes a...
### 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...
## Summary I believe the affected function will be [src/aws_environment_setup/aws_environment_setup.py](src/aws_environment_setup/aws_environment_setup.py). From AWS: We are contacting you regarding actions needed on your account(s) to prevent disruption to your CloudFormation stacks. Starting...
When attempting to install `requirements.txt` on Python v3.6+, an error occurs due to no Python 3 compatibility for the `futures` module. ```shell Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/pipenv/resolver.py", line...
I'm deploying this AWS Lambda and it keeps stalling at the same point. This is as far as I can get before it just stops... no errors or failure... just...
The ability to use the Conjur CLI to receive the health metrics of an appliance is being requested to provide "Ease of Use" to users of the CLI. Currently, the...
This should fix 403 issues when attempting a challenge/response via MFA on self-hosted PAS.
**Describe the bug** ``` ❯ cybr conjur list -s SyncVault/LOB_CI/D-Win-SvcAccts/D-Win-SvcAccts 2023/09/07 08:35:40 Failed to list resources. 400 Bad Request. ``` **To Reproduce** Steps to reproduce the behavior: 1. Run the...