Hi all,
I'm having a performance issue with local execution of the copy and template
modules that are put into task files. Both modules
are used in with_nested loops where item[0] is about 100 elements and item[1]
is about 6 elements long for copy and 10 elements
long for template.
Execution of these tasks take about 15min which means that one loop execution
is a little bit less than a second.
I've already tried to put the destination of the copy/template operation to
/dev/shm but that didn't result in a speedup.
Any tips on how to increase performance for those modules?
I'm already using "connection: local" and "gather_facts: false", the host has
an SSD and is running CentOS 7.5, Ansible 2.6.3.
Thanks,
Uwe
--
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/6c50f47c-2d1f-e81d-9d68-63b30a8c01d4%40gmail.com.
For more options, visit https://groups.google.com/d/optout.