Go to file
Vitaly Znachenok 1bbc42d468 fix dns name issue 2017-11-21 00:57:26 +03:00
files add key template 2017-11-12 20:14:40 +03:00
group_vars fix ec2 launch bug. 2017-11-15 19:44:59 +03:00
roles add nginx template 2017-11-15 23:02:45 +03:00
LICENSE
README fix directory name. 2017-11-16 00:08:51 +03:00
ansible.cfg fix ec2 launch bug. 2017-11-15 19:44:59 +03:00
ec2.yml fix dns name issue 2017-11-21 00:57:26 +03:00
hosts Add bootnode setup 2017-11-12 20:06:57 +03:00
site.yml fix syntax issue in npm install and issue with download parity. 2017-11-15 20:51:01 +03:00

README

Ansible playbook.

Ansible version 2.3 or high.

Usage: 
setup ec2 instance: ansible-playbook ec2.yml
setup bootnode or refresh config: ansible-playbook -i hosts site.yml

All variables must be set in site.yml (vars section) and group_vars/all file.