[ansible-tendermint] specify what this role does

This commit is contained in:
Anton Kaliaev
2017-04-04 18:25:50 +04:00
parent 4911c66b6d
commit 294292f586

View File

@@ -7,6 +7,12 @@
* [Handlers](#handlers)
* [Example playbook that configures a Tendermint on Ubuntu](#example-playbook-that-configures-a-tendermint-on-ubuntu)
`ansible-tendermint` is an [ansible](http://www.ansible.com/) role which:
* installs tendermint
* configures tendermint
* configures tendermint service
## Requirements
This role requires Ansible 2.0 or higher.