You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
I am working on a google cloud setup. I am looking to setup a load balancer in front of my instances. While going through the ansible and google cloud documentation, I realized that ansible only supports L4 Load Balancer for TCP or UDP. There is no option to setup L7 HTTP(S) Load Balancer.
The HTTP(S) LB allows me to have SSL termination and also have the routing based on URL. Is this going to be supported in ansible anytime soon?