-
Notifications
You must be signed in to change notification settings - Fork 44
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
bump controller-node and aws over to fedora-37 nodes #1748
bump controller-node and aws over to fedora-37 nodes #1748
Conversation
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 4m 56s |
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 4m 48s |
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 5m 02s |
Build succeeded. ✔️ ansible-tox-linters SUCCESS in 5m 02s |
Build succeeded (gate pipeline). ✔️ ansible-tox-linters SUCCESS in 5m 01s |
Add 'base' connection plugin code Depends-On: ansible/ansible-zuul-jobs#1748 SUMMARY Adds a plugin_utils.connection.AWSConnectionBase to support future work on aws_ssm plugin. ISSUE TYPE Feature Pull Request COMPONENT NAME plugin_utils/connection.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: Markus Bergholz <git@osuv.de>
aws_ssm - Refactor boto3 client initialization Depends-On: ansible/ansible-zuul-jobs#1748 SUMMARY Move the boto3 client initialization into a consistent point (rather than initializing them on the fly) ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION In preparation for further refactoring and using ansible-collections/amazon.aws#1340 Reviewed-by: Markus Bergholz <git@osuv.de>
aws_ssm - Refactor _file_transport_command Depends-On: ansible/ansible-zuul-jobs#1748 Depends-On: #1663 SUMMARY Yet more cleanup of aws_ssm ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de>
aws_ssm - Refactor _file_transport_command Depends-On: ansible/ansible-zuul-jobs#1748 Depends-On: #1663 SUMMARY Yet more cleanup of aws_ssm ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de> (cherry picked from commit 7b68f11)
aws_ssm - Refactor _file_transport_command Depends-On: ansible/ansible-zuul-jobs#1748 Depends-On: #1663 SUMMARY Yet more cleanup of aws_ssm ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <git@osuv.de> (cherry picked from commit 7b68f11)
aws_ssm - Refactor boto3 client initialization Depends-On: ansible/ansible-zuul-jobs#1748 SUMMARY Move the boto3 client initialization into a consistent point (rather than initializing them on the fly) ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION In preparation for further refactoring and using ansible-collections/amazon.aws#1340 Reviewed-by: Markus Bergholz <git@osuv.de> (cherry picked from commit 5759afa)
[PR #1663/5759afa1 backport][stable-5] aws_ssm - Refactor boto3 client initialization This is a backport of PR #1663 as merged into main (5759afa). Depends-On: ansible/ansible-zuul-jobs#1748 SUMMARY Move the boto3 client initialization into a consistent point (rather than initializing them on the fly) ISSUE TYPE Feature Pull Request COMPONENT NAME aws_ssm ADDITIONAL INFORMATION In preparation for further refactoring and using ansible-collections/amazon.aws#1340 Reviewed-by: Mark Chappell <None>
No description provided.