[ansible-project] Re: Using 2 inventories. Can someone explain what I'm doing wrong?

2018-02-13 Thread Varun Chopra
Thanks. I read your post and realized what I did wrong. /workspace was my working directory and workstation's my hostname. Mixed up the two. :l On Tuesday, February 13, 2018 at 11:08:42 PM UTC+5:30, Vyacheslav wrote: > > > > Missing (or not readable) key file: '/workstation/gcloud/ >

[ansible-project] Re: Using 2 inventories. Can someone explain what I'm doing wrong?

2018-02-13 Thread Vyacheslav
> Missing (or not readable) key file: '/workstation/gcloud/ credentials.json' what says ls -la /workstation/gcloud | grep credentials.json ? On Tuesday, 13 February 2018 17:06:35 UTC+1, Varun Chopra wrote: > > So I plan to use a static and a dynamic inventory (gce) and this is what > my play