-
Notifications
You must be signed in to change notification settings - Fork 398
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
Enable support for setting SSL policies for all ELB modules #696
Comments
Files identified in the description:
If these files are inaccurate, please update the |
@gtie, Thanks for taking the time to submit this suggestion. If anyone was interested in doing this, then I'd recommend a dedicated module. I'm currently working on migrating ec2_elb_lb (aka elb_classic_lb) to the 'latest' AWS SDK (from boto to boto3) ansible-collections/amazon.aws#377 and at this point the single module manages so much that properly testing the module is very slow. |
… check_mode (ansible-collections#696) elbv2 module_util - support alb attributes and add compare method for check_mode SUMMARY Add support for modifying alb specific attributes for ansible-collections#963 Add compare_elb_attributes method to support check_mode ISSUE TYPE Feature Pull Request COMPONENT NAME community.aws.elb_application_lb amazon/aws/plugins/module_utils/elbv2.py Reviewed-by: Mandar Kulkarni <[email protected]> Reviewed-by: Jill R <None> Reviewed-by: Joseph Torcasso <None>
@tremble can we close this? |
|
Summary
See ansible/ansible#18918
Issue Type
Feature Idea
Component Name
ec2_elb, ec2_elb_lb, ec2_elb_facts
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: