1
0
Fork 0
yatf/ansible/ansible.cfg

8 lines
158 B
INI
Raw Normal View History

[defaults]
inventory = inventory.yml
2025-01-20 00:10:37 +02:00
interpreter_python = /usr/bin/python3
remote_user = andrei
private_key_file = id_ed25519_yatf
host_key_checking = False