Erik M Jacobs
2017-02-14 18c8a129dbd7f3143abd72245085baefca927678
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[defaults]
forks = 50
host_key_checking = False
become = True
gathering = smart
fact_caching = jsonfile
fact_caching_connection = .ansible_facts
host_key_checking = False
# dealing with escalation prompt errors on slow links
timeout = 60
 
# override ssh_config ControlPath to use hashed value to handle long node names
[ssh_connection]
control_path = /tmp/%%h-%%r