Skip to content
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

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Feb 20, 2023

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
  • Docs Pull Request
COMPONENT NAME

ec2_vpc_subnet_info

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)
@github-actions
Copy link

github-actions bot commented Feb 20, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/83eff4282be94ab6b89c822a3429e8dd

✔️ ansible-galaxy-importer SUCCESS in 4m 13s
✔️ build-ansible-collection SUCCESS in 12m 55s
✔️ ansible-test-sanity-aws-ansible-python38 SUCCESS in 11m 20s (non-voting)
✔️ ansible-test-sanity-aws-ansible-2.12-python38 SUCCESS in 10m 35s
✔️ ansible-test-sanity-aws-ansible-2.13-python38 SUCCESS in 11m 43s
✔️ ansible-test-sanity-aws-ansible-2.14 SUCCESS in 10m 19s
✔️ ansible-test-units-amazon-aws-python36 SUCCESS in 8m 27s
✔️ ansible-test-units-amazon-aws-python38 SUCCESS in 6m 22s
✔️ ansible-test-units-amazon-aws-python39 SUCCESS in 7m 46s
✔️ ansible-test-units-amazon-aws-python310 SUCCESS in 7m 05s
✔️ cloud-tox-py3 SUCCESS in 4m 20s
✔️ ansible-test-changelog SUCCESS in 4m 28s
✔️ ansible-test-splitter SUCCESS in 4m 54s
✔️ integration-amazon.aws-1 SUCCESS in 8m 19s
Skipped 43 jobs

@tremble tremble added the mergeit Merge the PR (SoftwareFactory) label Feb 20, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/022b072cea994619961198df019188fe

✔️ ansible-galaxy-importer SUCCESS in 9m 31s
✔️ build-ansible-collection SUCCESS in 13m 00s
✔️ ansible-test-splitter SUCCESS in 4m 53s
✔️ integration-amazon.aws-1 SUCCESS in 6m 29s
Skipped 43 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 147c054 into stable-5 Feb 20, 2023
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-5/e6e58bff853df7f76d07e93ce2a99ffa040c3fa2/pr-1357 branch February 20, 2023 19:19
reparepo pushed a commit to reparepo/amazon.aws that referenced this pull request Mar 17, 2023
…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
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…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>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…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>
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants