1
0
Fork 0
yatf/ansible/ansible.cfg
2025-03-03 23:57:56 +02:00

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