11 lines
365 B
INI
11 lines
365 B
INI
[defaults]
|
|
inventory=inventory.yml
|
|
host_key_checking=False
|
|
editor=vim
|
|
nocows=1
|
|
remote_user=nerevar
|
|
interpreter_python=auto_silent
|
|
|
|
# (path) Option for connections using a certificate or key file to authenticate, rather than an agent or passwords, you can set the default value here to avoid re-specifying ``--private-key`` with every invocation.
|
|
;private_key_file=
|