Merge pull request #809 from bogdando/ci_forks

Raise ansible forks for CI test config
This commit is contained in:
Antoine Legrand 2016-12-22 15:55:47 +01:00 committed by GitHub
commit ef69b99acc

View file

@ -1,6 +1,7 @@
[ssh_connection] [ssh_connection]
pipelining=True pipelining=True
[defaults] [defaults]
forks = 20
host_key_checking=False host_key_checking=False
gathering = smart gathering = smart
fact_caching = jsonfile fact_caching = jsonfile