mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Up the max forks to 125
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user