-
Notifications
You must be signed in to change notification settings - Fork 12
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
module_utils/waiters: adjust location of RetryingBotoClientWrapper #31
Conversation
`RetryingBotoClientWrapper` should now be loaded from `ansible_collections.amazon.aws.plugins.module_utils.retries`. See: ansible-collections/amazon.aws#1230
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 3m 47s |
recheck |
Build failed (gate pipeline). For information on how to proceed, see Warning: |
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 4m 03s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please have a look a this one #29
Depends-On: ansible/ansible-zuul-jobs#1724
Depends-On: ansible/ansible-zuul-jobs#1721
Depends-On: ansible/ansible-zuul-jobs#1723
RetryingBotoClientWrapper
should now be loaded fromansible_collections.amazon.aws.plugins.module_utils.retries
.See: ansible-collections/amazon.aws#1230