When I run: $ ansible all -m command -a uptime -o for 97 hosts (Solaris and GNU/Linux) the command (just ran) takes 31 minutes.
How can I find where the time is being spent? I have a custom ~/.ansible.cfg that specifies my inventory and “remote_tmp = $HOME/.ansible/tmp” (to get around a Solaris issue). I have environment variables of ANSIBLE_INVENTORY and ANSIBLE_LOG_PATH. I’m running this on a RHEL 7 box that is idle. TIA Mike -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/6082c936-bc96-4152-80b8-994c8fb31a04n%40googlegroups.com.
