Starting with Ansible 1.4 you can now create and manage Google Compute Engine instances, disks, networks, firewalls, and load-balancers.
This asciicast demonstrates using the gce module and family to create a trivial load-balanced web site. You can find the GCE modules in ansible/library/cloud/gce* along with an inventory plugin in ansible/plugins/inventory/gce.py.