Hi I'm trying to download non public file in google cloud bucket using 
gc_storage module but I can't get the gs_access_key and gs_secret_key 
required by gc_storage module to operate. *How I can get gs_access_key and 
gs_secret_key in google cloud?* My Setting looks like this :

name: Pull app from storage
>   gc_storage:
>     bucket: kurio-services
>     object: gs://kurio-services/westeros/{{ westeros_zip }}
>     mode: get
>     dest: /tmp
>     gs_access_key: 
>     gs_secret_key: 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b32b151f-b46f-4976-b278-2731e01546ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to