-
Notifications
You must be signed in to change notification settings - Fork 402
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
adjust booleans: use true/false #1420
adjust booleans: use true/false #1420
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
the errors does not seem to be related to this PR
and pip is failing
|
recheck |
recheck |
#1423 should fix the botocore/boto3 install issues |
recheck |
recheck |
rate limit error, that throws an exception in an exception
|
recheck |
Isn't this weird since jittered_backoff(retries=10)) has this config inside the ec2_vpc_vpn module and describe_vpc_gateways has aws_retry=True? |
yes, and it is constantly failing... |
recheck |
recheck |
party!! |
Backport to stable-3: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply cb9716e on top of patchback/backports/stable-3/cb9716e14d44357aaadd2be733bbaa0dd8a522bc/pr-1420 Backporting merged PR #1420 into main
🤖 @patchback |
Backport to stable-4: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply cb9716e on top of patchback/backports/stable-4/cb9716e14d44357aaadd2be733bbaa0dd8a522bc/pr-1420 Backporting merged PR #1420 into main
🤖 @patchback |
Adjust booleans from yes/no to true/false SUMMARY As per ansible-community/community-topics#116 See also ansible-collections/community.aws#1420 Closes: #1041 ISSUE TYPE Docs Pull Request COMPONENT NAME several ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None> Reviewed-by: Bikouo Aubin <None> Reviewed-by: Gonéri Le Bouder <goneri@lebouder.net>
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
adjust booleans: use true/false Depends-On: ansible-collections#1423 SUMMARY ansible-community/community-topics#116 ISSUE TYPE Docs Pull Request Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> This commit was initially merged in https://github.com/ansible-collections/community.aws See: ansible-collections@cb9716e
Depends-On: #1423
SUMMARY
ansible-community/community-topics#116
ISSUE TYPE