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

Bugfix aws_ec2 inventory use_ssm_inventory #1957

Conversation

hakbailey
Copy link
Contributor

@hakbailey hakbailey commented Jan 29, 2024

SUMMARY

Fix bug where aws_ec2 inventory plugin was failing with use_ssm_inventory: true if there are more than 40 inventories.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

aws_ec2

ADDITIONAL INFORMATION

Fixes #1713

@hakbailey hakbailey changed the title aws_ec2 inventory use_ssm_inventory Bugfix aws_ec2 inventory use_ssm_inventory Jan 29, 2024
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/057560dba8f04504bf8d078773e08674

✔️ ansible-galaxy-importer SUCCESS in 4m 40s
✔️ build-ansible-collection SUCCESS in 13m 50s
✔️ ansible-test-splitter SUCCESS in 5m 52s
✔️ integration-amazon.aws-1 SUCCESS in 23m 51s
Skipped 43 jobs

@tremble tremble added mergeit Merge the PR (SoftwareFactory) backport-7 PR should be backported to the stable-7 branch backport-6 PR should be backported to the stable-6 branch labels Jan 31, 2024
Copy link
Contributor

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

✔️ ansible-galaxy-importer SUCCESS in 8m 44s
✔️ build-ansible-collection SUCCESS in 16m 20s
✔️ ansible-test-splitter SUCCESS in 6m 17s
✔️ integration-amazon.aws-1 SUCCESS in 20m 45s
Skipped 43 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 05c262a into ansible-collections:main Jan 31, 2024
37 of 41 checks passed
Copy link

patchback bot commented Jan 31, 2024

Backport to stable-6: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-6/05c262a4a1f9627d3bad0c086497ded80e4b2ad7/pr-1957

Backported as #1958

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jan 31, 2024
Bugfix aws_ec2 inventory use_ssm_inventory

SUMMARY
Fix bug where aws_ec2 inventory plugin was failing with use_ssm_inventory: true if there are more than 40 inventories.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
aws_ec2
ADDITIONAL INFORMATION
Fixes #1713

Reviewed-by: Bikouo Aubin
Reviewed-by: Mark Chappell
(cherry picked from commit 05c262a)
Copy link

patchback bot commented Jan 31, 2024

Backport to stable-7: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-7/05c262a4a1f9627d3bad0c086497ded80e4b2ad7/pr-1957

Backported as #1959

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jan 31, 2024
Bugfix aws_ec2 inventory use_ssm_inventory

SUMMARY
Fix bug where aws_ec2 inventory plugin was failing with use_ssm_inventory: true if there are more than 40 inventories.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
aws_ec2
ADDITIONAL INFORMATION
Fixes #1713

Reviewed-by: Bikouo Aubin
Reviewed-by: Mark Chappell
(cherry picked from commit 05c262a)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Feb 5, 2024
[PR #1957/05c262a4 backport][stable-7] Bugfix aws_ec2 inventory use_ssm_inventory

This is a backport of PR #1957 as merged into main (05c262a).
SUMMARY
Fix bug where aws_ec2 inventory plugin was failing with use_ssm_inventory: true if there are more than 40 inventories.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
aws_ec2
ADDITIONAL INFORMATION
Fixes #1713

Reviewed-by: Mark Chappell
Reviewed-by: Alina Buzachis
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Feb 5, 2024
[PR #1957/05c262a4 backport][stable-6] Bugfix aws_ec2 inventory use_ssm_inventory

This is a backport of PR #1957 as merged into main (05c262a).
SUMMARY
Fix bug where aws_ec2 inventory plugin was failing with use_ssm_inventory: true if there are more than 40 inventories.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
aws_ec2
ADDITIONAL INFORMATION
Fixes #1713

Reviewed-by: Alina Buzachis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-6 PR should be backported to the stable-6 branch backport-7 PR should be backported to the stable-7 branch mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_ec2 use_ssm_inventory fails with a large number of instances
3 participants