Move pipelining option to ansible.cfg

This commit is contained in:
liquidat
2019-09-01 01:56:02 +02:00
parent 213babff93
commit 72d3514408
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
[defaults]
retry_files_enabled = False
pipelining = True