Skip to content

Commit

Permalink
Merge pull request #3 from istresearch/ssh_control_path
Browse files Browse the repository at this point in the history
Alter ssh control path to fix long path errors
  • Loading branch information
Madison Bahmer committed Mar 14, 2016
2 parents 3a0a41d + 20879db commit de6a834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ vault_password_file = vault.passwd

[ssh_connection]
#ssh_args = -o ForwardAgent=yes
control_path = %(directory)s/%%C


[privilege_escalation]
become=True

0 comments on commit de6a834

Please sign in to comment.