8 lines
182 B
INI
8 lines
182 B
INI
[defaults]
|
|
inventory = inventory/hosts.yml
|
|
host_key_checking = False
|
|
remote_user = root
|
|
private_key_file = ~/.ssh/id_rsa
|
|
interpreter_python = /usr/bin/python3
|
|
stdout_callback = yaml
|