try decreasing forks a bit

This commit is contained in:
Kevin Fenzi 2017-10-16 01:14:40 +00:00
parent 583f303946
commit bbd16eaec5

View file

@ -19,7 +19,7 @@ library = {{ ansible_base }}/ansible/library:/usr/share/ansible
#remote_tmp = ~/.ansible/tmp #remote_tmp = ~/.ansible/tmp
#local_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp
#forks = 5 #forks = 5
forks = 125 forks = 100
#poll_interval = 15 #poll_interval = 15
#sudo_user = root #sudo_user = root
#ask_sudo_pass = True #ask_sudo_pass = True