That's pretty crazy and not typical.

Please supply your ansible version, what OS you are running from, and what
connection type we are using.

Also have you tried accelerated mode, ControlPersist or pipelining yet?

I assume these are smallish files and that shouldn't matter.  It will just
be doing sftp/scp by default, so ... not sure what may be a factor on your
end but let's start with that and explore.




On Thu, Jul 31, 2014 at 4:17 PM, Tiglath <te...@tiglath.net> wrote:

>
> Trying Ansible for app deployment.   It's nice but why so slow?   This
> below involves copying four files and it takes minutes !!!    I am running
> on Solaris 11.
>
>
>
>       - name: Populate conf directory
>
>         copy: src="{{ item }}" dest=/tcpcore/conf
>
>         with_fileglob:   /commutil/conf/*
>
>
>
>  --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/5451f556-bfdb-448b-860b-7fcfdd15f950%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/5451f556-bfdb-448b-860b-7fcfdd15f950%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgwnc_G0TdHFb4ubj7GFKQAS57D59U5HPW8EEL38wMRaXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to