1
0
Fork 0
yatf/ansible/ansible.cfg

8 lines
165 B
INI
Raw Permalink Normal View History

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