Added ansible config for customer0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
private_key_file = "./.ssh/id_rsa"
|
||||
remote_user = "vagrant"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
[defaults]
|
||||
private_key_file = "./.ssh/id_rsa"
|
||||
remote_user = "vagrant"
|
||||