-
Notifications
You must be signed in to change notification settings - Fork 401
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
stable-3: Backport milestone sanity fixes and add aws_ssm sanity fix #1123
Merged
softwarefactory-project-zuul
merged 2 commits into
ansible-collections:stable-3
from
jatorcasso:patchback/backports/stable-3/sanity-fixes-milestone
May 6, 2022
Merged
stable-3: Backport milestone sanity fixes and add aws_ssm sanity fix #1123
softwarefactory-project-zuul
merged 2 commits into
ansible-collections:stable-3
from
jatorcasso:patchback/backports/stable-3/sanity-fixes-milestone
May 6, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ible-collections#1116) Add missing `elements` option to type: list that did not specify SUMMARY Fixes ansible-collections#1114 ISSUE TYPE Docs Pull Request COMPONENT NAME cloudfront_distribution ecs_taskdefinition elb_application_lb rds_option_group Reviewed-by: Alina Buzachis <None> Reviewed-by: Jill R <None> (cherry picked from commit c1d47dd)
elements
option to type: list that did not specify
markuman
approved these changes
May 6, 2022
alinabuzachis
approved these changes
May 6, 2022
6032b66
into
ansible-collections:stable-3
1 task
abikouo
pushed a commit
to abikouo/community.aws
that referenced
this pull request
Oct 24, 2023
Merge release changelogs into main branch SUMMARY Cherrypicks from: Prepare 3.5.0 release (ansible-collections#1124) Prepare release 4.3.0 (#1125) Prepare 5.0.1 with minor bugfixes (ansible-collections#1123) Prepare 5.0.2 release (ansible-collections#1143) ISSUE TYPE Docs Pull Request COMPONENT NAME Merge in the changelogs from 3.5.0, 4.3.0, 5.0.1 and 5.0.2 into the main changelog ADDITIONAL INFORMATION Reviewed-by: Gonéri Le Bouder <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
community_review
connection
connection plugin
docs
mergeit
Merge the PR (SoftwareFactory)
module
module
plugins
plugin (any type)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reviewed-by: Alina Buzachis
Reviewed-by: Jill R
(cherry picked from commit c1d47dd)
SUMMARY
ISSUE TYPE
COMPONENT NAME