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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to