put forks back to pre ansible 2.4 value for more testing

This commit is contained in:
Kevin Fenzi 2017-10-17 17:43:16 +00:00
parent 83f5b5fd0f
commit b55efeaa61

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 = 90 forks = 150
#poll_interval = 15 #poll_interval = 15
#sudo_user = root #sudo_user = root
#ask_sudo_pass = True #ask_sudo_pass = True