-
Notifications
You must be signed in to change notification settings - Fork 343
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
Bugfix aws_ec2 inventory use_ssm_inventory #1957
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 40s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 8m 44s |
05c262a
into
ansible-collections:main
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #1958 🤖 @patchback |
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)
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #1959 🤖 @patchback |
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)
[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
[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
SUMMARY
Fix bug where aws_ec2 inventory plugin was failing with
use_ssm_inventory: true
if there are more than 40 inventories.ISSUE TYPE
COMPONENT NAME
aws_ec2
ADDITIONAL INFORMATION
Fixes #1713