VPC subnets ec2_elb_lb

I noticed that there was no support for VPC subnets in ec2_elb_lb.
It has been talked about before when security groups where added.

I added this support in the following pull request.

https://github.com/ansible/ansible/pull/6920

Let me know if you have any thoughts.