Update README.md

This commit is contained in:
YAMASAKI Masahide 2013-10-15 22:14:16 +09:00
parent 4ff5a3ba4c
commit 2c7655f456

View File

@ -5,8 +5,13 @@ Large scale server deploys using BitTorrent and the BitTornado library by [Murde
DESCRIPTION
-----------
ansible-lssd is a method of using Bittorrent (Powered by [Murder](https://github.com/lg/murder)) to distribute files to a large amount
of servers within a production environment.
ansible-lssd is a method of using Bittorrent (Powered by [Murder](https://github.com/lg/murder)) to distribute files to a large amount of servers within a production environment.
ansible-lssd operates as a playbook of [Ansible](https://github.com/ansible/ansible).
These playbooks require Ansible 1.3.
These playbooks are meant to be a reference and starter's guide to building Ansible Playbooks. These playbooks were tested on CentOS 5.x so we recommend that you use CentOS to test these modules.
QUICK START