We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
memorydb integration tests has been disabled in https://github.com/ansible-collections/amazon.cloud/pull/110/files because they are missing policies right now.
A PR adding the needed policies has already been created mattclay/aws-terminator#291
Bug Report
memorydb integration tests
$ ansible --version
ansible [core 2.15.0]
$ ansible-galaxy collection list
$ pip show boto3 botocore
Name: botocore Version: 1.31.17
$ ansible-config dump --only-changed
No response
ansible-test integration memorydb
Integration tests succeeding.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
memorydb integration tests has been disabled in https://github.com/ansible-collections/amazon.cloud/pull/110/files because they are missing policies right now.
A PR adding the needed policies has already been created mattclay/aws-terminator#291
Issue Type
Bug Report
Component Name
memorydb integration tests
Ansible Version
$ ansible --version
ansible [core 2.15.0]
Collection Versions
$ ansible-galaxy collection list
AWS SDK versions
$ pip show boto3 botocore
Name: boto3
Version: 1.25.0
Name: botocore
Version: 1.31.17
Configuration
$ ansible-config dump --only-changed
OS / Environment
No response
Steps to Reproduce
ansible-test integration memorydb
Expected Results
Integration tests succeeding.
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: