Added ansible config for customer0

This commit is contained in:
strNophix 2022-02-12 16:55:16 +01:00
parent 52505d6fb3
commit 9750e9b096

3
customer0/ansible.cfg Normal file
View File

@ -0,0 +1,3 @@
[defaults]
private_key_file = "./.ssh/id_rsa"
remote_user = "vagrant"