Hi John,

as for the colored vagrant output on windows you can try this:
https://github.com/tknerr/bills-kitchen/blob/master/files/set-env.bat#L67-69

As for the slow ansible-playbook command: no idea. Is it always faster
the second time you run it?

HTH,
Torben


On Fri, Oct 17, 2014 at 9:37 PM, john pradeep <yehohan...@gmail.com> wrote:
> Hi,
> I am trying to provision a vagrant box through Ansible and it works very
> well, but i wanted to support provisioning from a windows machine and
> unfortunately Ansible doesnt work on windows! which made me to use a shell
> provisioner, and from within the script file i invoke "ansible-playbook"
> command, but for some reason the execution is very very slow and it doesn't
> maintain the colour of the output from ansible even if i use the
> "Keep_color" to true.
>
> In order to verify that the problem is with the provisioner, I ssh'd to the
> virtual machine and ran the ansible-playbook command directly which runs
> quick as expected.
>
> Any Advice what could be going wrong that slows down the shell provisioner?
>
> Thanks,
> John
>
> --
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to