Update the README file to add a description of the variables

This commit is contained in:
Sergey Fayngold 2014-02-04 14:05:10 +01:00
parent 5317a5a584
commit 19f1c62605

View file

@ -11,7 +11,13 @@ This role requires Ansible 1.2 or higher and platform requirements are listed in
Role Variables
--------------
TODO
You can override the following variables:
# Url to download the composer executable from
composer_download_url: https://getcomposer.org/composer.phar
# Force the download on every run
composer_download_force: no
Dependencies
------------