Ok at the end I managed to find out.

The
GCE_PARAMS = ('[email protected]', 'secret')

Is not the Compute Engine and App Engine's email, and the API key, it's the 
service's email and the path to the .pem file
GCE_PARAMS = 
('[email protected]<[email protected]>', 
'/path/to/pemfile.pem')



-- 
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to