iac/ansible/ansible.cfg

5 lines
119 B
INI
Raw Normal View History

2024-12-05 00:11:36 -05:00
[defaults]
inventory = ./hosts.ini
ansible_user = mafyuh
2024-12-05 00:47:09 -05:00
host_key_checking = False
private_key_file = /root/.ssh/id_rsa