-
Notifications
You must be signed in to change notification settings - Fork 345
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
ec2_vpc_nacl_info - Fix failure when listing NetworkACLs (#2425) #2429
ec2_vpc_nacl_info - Fix failure when listing NetworkACLs (#2425) #2429
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 23s |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 58s |
7b5212d
into
ansible-collections:main
Backport to stable-8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 7b5212d on top of patchback/backports/stable-8/7b5212d38d6f0f80064cdea1dc20408b5caffab2/pr-2429 Backporting merged PR #2429 into main
🤖 @patchback |
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #2463 🤖 @patchback |
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
…lections#2425) (ansible-collections#2429) SUMMARY Only fail listing NetworkACLs if specific ACLs were requested and not found. Fixes: ansible-collections#2425 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_vpc_nacl_info ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
…lections#2425) (ansible-collections#2429) SUMMARY Only fail listing NetworkACLs if specific ACLs were requested and not found. Fixes: ansible-collections#2425 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_vpc_nacl_info ADDITIONAL INFORMATION Reviewed-by: Mark Chappell
SUMMARY
Only fail listing NetworkACLs if specific ACLs were requested and not found.
Fixes: #2425
ISSUE TYPE
COMPONENT NAME
ec2_vpc_nacl_info
ADDITIONAL INFORMATION