10 lines
221 B
INI
10 lines
221 B
INI
[defaults]
|
|
inventory = inventory.ini
|
|
interpreter_python = /usr/bin/python3
|
|
|
|
remote_user = ubuntu
|
|
private_key_file = ~/.ssh/id_ed25519
|
|
host_key_checking = False
|
|
|
|
callback_format_pretty = true
|
|
callback_result_format = yaml
|