VTWO-14496: configure nodes with ansible instead of bash scripts

This commit is contained in:
mbenabda
2019-06-27 18:53:09 +02:00
parent e505bac08a
commit de0fa7e688
26 changed files with 239 additions and 241 deletions

6
inventory/localhost Normal file
View File

@@ -0,0 +1,6 @@
[localhost]
127.0.0.1
[localhost:vars]
ansible_connection=local