Browse Source

Move pipelining option to proper section

pull/260/head
liquidat 6 years ago
parent
commit
af834222af
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      ansible.cfg

+ 2
- 0
ansible.cfg View File

@@ -1,3 +1,5 @@
[defaults]
retry_files_enabled = False

[connection]
pipelining = True

Loading…
Cancel
Save