mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Merge pull request #809 from bogdando/ci_forks
Raise ansible forks for CI test config
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[ssh_connection]
|
||||
pipelining=True
|
||||
[defaults]
|
||||
forks = 20
|
||||
host_key_checking=False
|
||||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
|
||||
Reference in New Issue
Block a user