put forks back to pre ansible 2.4 value for more testing
This commit is contained in:
parent
83f5b5fd0f
commit
b55efeaa61
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ library = {{ ansible_base }}/ansible/library:/usr/share/ansible
|
|||
#remote_tmp = ~/.ansible/tmp
|
||||
#local_tmp = ~/.ansible/tmp
|
||||
#forks = 5
|
||||
forks = 90
|
||||
forks = 150
|
||||
#poll_interval = 15
|
||||
#sudo_user = root
|
||||
#ask_sudo_pass = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue