Works well inside winbuntu just from apt if that works for you.
On Sat, May 4, 2019, 11:30 PM Surjeet Singh
wrote:
> I have tested this and initially when i started it was looking like it is
> very good to have this on windows but later i realize it have lot of issue.
> so i would not recommend
I spent about 4 hours trying to figure out what was going on here.
This is the command I was using:
ansible-vault encrypt_string --vault-pass ~/blah/vault_key
Every time I ran this, I was greeted with an error:
`ERROR! The vault-ids default,default are available to encrypt. Specify the
vault-id to
1:23 PM Albert Autin wrote:
> If the process 'running' is external, it's probably best to just use an
> until loop. That's what I did with my module.
>
> On Fri, Mar 1, 2019 at 12:22 PM Sebastian Zenobio <
> sebastianzeno...@gmail.com> wrote:
>
>>
If the process 'running' is external, it's probably best to just use an
until loop. That's what I did with my module.
On Fri, Mar 1, 2019 at 12:22 PM Sebastian Zenobio <
sebastianzeno...@gmail.com> wrote:
> Hi guys!
>
> I wrote a small code inside modules and all is good. The only problem that
>
I found the inventory script documentation (on how to create your own) to
be severely lacking.. :( i eventually gave up on trying it.
I hope you find an answer, but I just wanted to vent my frustration with
the docs here haha
On Thu, Jan 31, 2019 at 8:00 AM Josh R wrote:
> I'm writing an invento