Hello, In terraform you can attach a weight to the default_action under listeners to forward a percentage of traffic to another target group https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener.
Is the available in ansible. https://docs.ansible.com/ansible/latest/collections/community/aws/elb_application_lb_module.html I can see under listeners we have TargetGroupArn and Type but no weight like it is available in terraform. Can anyone suggest a way to get around this? Thanks -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7082c92b-b3d5-4d1e-8f34-32d88fe5d8f3n%40googlegroups.com.
