-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
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
[PR #1357/e6e58bff backport][stable-5] ec2_vpc_subnet_info - example fix #1377
[PR #1357/e6e58bff backport][stable-5] ec2_vpc_subnet_info - example fix #1377
Conversation
ec2_vpc_subnet_info - example fix SUMMARY example is wrong. result returns in a list under key results ISSUE TYPE Docs Pull Request COMPONENT NAME ec2_vpc_subnet_info Reviewed-by: Mark Chappell (cherry picked from commit e6e58bf)
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 13s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 9m 31s |
…lections#1377) lambda - Add support for setting supported architectures SUMMARY fixes: ansible-collections#744 Adds support for setting supported architectures - needs botocore 1.21.51 ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/lambda.py plugins/modules/lambda_info.py ADDITIONAL INFORMATION Return docs changes have no version_added because they only depend the botocore version rather than the module version. (1.0.0 would return the values if botocore was new enough) Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections/community.aws@8be6062
…lections#1377) lambda - Add support for setting supported architectures SUMMARY fixes: ansible-collections#744 Adds support for setting supported architectures - needs botocore 1.21.51 ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/lambda.py plugins/modules/lambda_info.py ADDITIONAL INFORMATION Return docs changes have no version_added because they only depend the botocore version rather than the module version. (1.0.0 would return the values if botocore was new enough) Reviewed-by: Alina Buzachis <None>
…lections#1377) lambda - Add support for setting supported architectures SUMMARY fixes: ansible-collections#744 Adds support for setting supported architectures - needs botocore 1.21.51 ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/lambda.py plugins/modules/lambda_info.py ADDITIONAL INFORMATION Return docs changes have no version_added because they only depend the botocore version rather than the module version. (1.0.0 would return the values if botocore was new enough) Reviewed-by: Alina Buzachis <None>
…lections#1377) lambda - Add support for setting supported architectures SUMMARY fixes: ansible-collections#744 Adds support for setting supported architectures - needs botocore 1.21.51 ISSUE TYPE Feature Pull Request COMPONENT NAME plugins/modules/lambda.py plugins/modules/lambda_info.py ADDITIONAL INFORMATION Return docs changes have no version_added because they only depend the botocore version rather than the module version. (1.0.0 would return the values if botocore was new enough) Reviewed-by: Alina Buzachis <None>
This is a backport of PR #1357 as merged into main (e6e58bf).
SUMMARY
example is wrong. result returns in a list under key
results
ISSUE TYPE
COMPONENT NAME
ec2_vpc_subnet_info