You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[defaults]
|
|
inventory = hosts.private
|
|
retry_files_enabled = False
|
|
pipelining = True
|
|
host_key_checking = False
|
|
roles_path = roles
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ForwardAgent=yes
|