Up the max forks to 125

This commit is contained in:
Kevin Fenzi 2016-02-14 23:20:05 +00:00
parent ac6f7d0b66
commit 4d64c39ec0

View file

@ -15,7 +15,7 @@ hostfile = {{ ansible_base }}/ansible/inventory
library = {{ ansible_base }}/ansible/library:/usr/share/ansible
#remote_tmp = $HOME/.ansible/tmp
pattern = *
forks = 90
forks = 125
poll_interval = 15
#sudo_user = root
#ask_sudo_pass = True