Merge pull request #9 from phahulin/master

Remove group_vars/all from git tracking
This commit is contained in:
VitalyZnachenok 2017-12-04 20:32:42 +03:00 committed by GitHub
commit 0dfcb31c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
files/*.pub
group_vars/all
group_vars/bootnode
group_vars/explorer
group_vars/mining

3
README
View File

@ -3,6 +3,9 @@ Ansible playbook.
Ansible version 2.3 or high.
Before start, you need get AWS access key, please read the instruction: http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html
Please create file group_vars/all, copy-paste content from all.network (parameters shared by all roles) and add parameters from a specific role file group_vars/*.example
All variables must be set in site.yml (vars section) and group_vars/all file.
Short FAQ: