ansible/lib
Michael DeHaan 85d66b9a0c This patch makes Ansible reuse fork allocation between seperate instantations of the runner API, therefore the overhead of recreating forks
between tasks in a playbook is avoided.  The fork pool will be regenerated when a second play comes along and needs more hosts.
2014-02-07 16:53:35 -05:00
..
ansible This patch makes Ansible reuse fork allocation between seperate instantations of the runner API, therefore the overhead of recreating forks 2014-02-07 16:53:35 -05:00