did you write the module?
btw, for cloning it should be enough to support deploy keys.
Em terça-feira, 31 de dezembro de 2013 13:09:13 UTC-2, bryan hunt escreveu:
>
>
> Not for performing VCS tasks but for talking directly to the bitbucket
> rest API.
>
> http://restbrowser.bitbucket.org
>
> In
are you using variables in both complex syntax and inline syntax?
can you post the actual task where you use that module?
also, are you using copy=false?
Em quarta-feira, 10 de dezembro de 2014 14h49min45s UTC-2, bry...@gmail.com
escreveu:
>
> Pardon the reply to myself but I've stumbled upon a l
:
>
>
>
> On 10 December 2014 at 21:41, Capi Etheriel > wrote:
>
>> Hi folks
>>
>> I got kind of stuck with
>> https://gist.github.com/barraponto/a14c264a7755c8371ade
>>
>
> kast line(13) in the task file, the indent of with_items is wrong:
>
Hi folks
I got kind of stuck with
https://gist.github.com/barraponto/a14c264a7755c8371ade
It's in a role as you can see. I've gisted the only files I edited in it.
The problem is it says item is not defined:
fatal: [localhost] => One or more undefined variables: 'item' is undefined
I'm running
I'd expect implicit localhost to behave just like any other host when it
comes to loading variables from host_vars.
But it doesn't load vars from host_vars/localhost.yml nor
host_vars/localhost/somefile.yml
Of course, it behaves as expected when it comes to group_vars (it loads
group_vars/* but