1
0
Fork 0
yatf/ansible/ansible.cfg

7 lines
160 B
INI

[defaults]
inventory = inventory.ini
interpreter_python = /usr/bin/python3
remote_user = ubuntu
private_key_file = ~/.ssh/id_ed25519
host_key_checking = False