Update the README file to add a description of the variables
This commit is contained in:
parent
5317a5a584
commit
19f1c62605
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue