Initial commit with not yet working docker networking

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2022-11-30 23:49:07 +01:00
commit 0ab1c043d6
25 changed files with 499 additions and 0 deletions

4
host_vars/vagrant.yml Normal file
View File

@@ -0,0 +1,4 @@
ansible_user: vagrant
ansible_host: 127.0.0.1
ansible_port: 2222
ansible_ssh_private_key_file: .vagrant/machines/vagrant/virtualbox/private_key