add evm-tools playbook, inventory and config

This commit is contained in:
Bryan Black 2022-10-27 18:45:54 -07:00
parent 49407d1938
commit 3d892c7696
3 changed files with 20 additions and 1 deletions

5
ansible/inventory/hosts Normal file
View file

@ -0,0 +1,5 @@
[localhost]
127.0.0.1 ansible_connection=local
[vagrant]
10.0.0.159:3322 ansible_user=ziion