add evm-tools playbook, inventory and config
This commit is contained in:
parent
49407d1938
commit
3d892c7696
3 changed files with 20 additions and 1 deletions
5
ansible/inventory/hosts
Normal file
5
ansible/inventory/hosts
Normal file
|
@ -0,0 +1,5 @@
|
|||
[localhost]
|
||||
127.0.0.1 ansible_connection=local
|
||||
|
||||
[vagrant]
|
||||
10.0.0.159:3322 ansible_user=ziion
|
Loading…
Add table
Add a link
Reference in a new issue