Add ansible.cfg configuration file for Ansible defaults

This commit is contained in:
martin.cholewa
2025-07-08 18:06:46 +02:00
parent c0cce1cb8e
commit 9629f634e1

4
ansible.cfg Normal file
View File

@@ -0,0 +1,4 @@
[defaults]
inventory = hosts
remote_user = vagrant
private_key_file = ~/.vagrant.d/insecure_private_key