11 lines
154 B
INI
11 lines
154 B
INI
[defaults]
|
|
remote_user = ansible
|
|
|
|
become_method = sudo
|
|
|
|
remote_tmp = /tmp/.ansible/tmp
|
|
|
|
[persistent_connection]
|
|
connect_timeout = 30
|
|
command_timeout = 30
|