It might just work if you define it in the structure that you supply On Wed, 12 Jan 2022 at 15:41, Anita <[email protected]> wrote:
> 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 > <https://groups.google.com/d/msgid/ansible-project/7082c92b-b3d5-4d1e-8f34-32d88fe5d8f3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Dick Visser Trust & Identity Service Operations Manager GÉANT -- 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/CAL8fbwNELfyX-gg8_BEK-E%2B8zt_6fTsOKeS1W9Z7R%3DEE1X0%3DRA%40mail.gmail.com.
