зеркало из https://github.com/Azure/az-hop.git
14 строки
292 B
INI
14 строки
292 B
INI
[defaults]
|
|
roles_path = playbooks/roles
|
|
forks = 128
|
|
#strategy = free
|
|
#callback_whitelist = profile_roles
|
|
callbacks_enabled = profile_roles
|
|
host_key_checking = False
|
|
timeout = 30
|
|
|
|
[ssh_connection]
|
|
control_path = /dev/shm/cp%%h-%%p-%%r
|
|
StrictHostKeyChecking = no
|
|
UserKnownHostsFile = /dev/null
|