iac/ansible/ansible.cfg

5 lines
127 B
INI
Raw Normal View History

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