Add ansible.cfg configuration file for Ansible defaults
This commit is contained in:
4
ansible.cfg
Normal file
4
ansible.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
[defaults]
|
||||
inventory = hosts
|
||||
remote_user = vagrant
|
||||
private_key_file = ~/.vagrant.d/insecure_private_key
|
Reference in New Issue
Block a user