Skip to content

Commit

Permalink
[FIX] Configure SSH pipelining by default (ansible_ssh_pipelining: True)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebalix committed Nov 9, 2017
1 parent e1c505c commit c2dd5b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ansible_ssh_pipelining: true

odoo_install_type: standard # standard, buildout
odoo_version: 8.0
odoo_service: odoo
Expand Down

0 comments on commit c2dd5b6

Please sign in to comment.