gce.py - toggling between GCE projects

Hello -

We are using gce.py / gce.ini in our inventory and it works nicely.

One glitch is that I have not found a great way to toggle between projects

so I simlink to the gce.ini file I need:

ls -lia /etc/ansible/hosts/gce.ini /etc/ansible/hosts/gce.ini -> /etc/ansible/admin_vars/gce/gceiniDEV

And then run gce.py with --refresh-cache

Does anyone have a nicer way to do this?