Skip to content

Commit

Permalink
Increase the performance slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Hermansson committed Oct 9, 2017
1 parent d876f53 commit b12452d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
#remote_tmp=/tmp/
log_path=/lupus/ngi/irma3/log/ansible.log
retry_files_enabled=false

[ssh_connection]
pipelining=True
ssh_args=-o ControlMaster=auto -o ControlPersist=60m

0 comments on commit b12452d

Please sign in to comment.