2014-02-04 14:10:49 +01:00
|
|
|
[](https://travis-ci.org/NBZ4live/ansible-role-composer)
|
|
|
|
|
|
|
|
|
|
Composer
|
2014-02-04 12:47:51 +01:00
|
|
|
========
|
|
|
|
|
|
|
|
|
|
This role installs Composer from https://getcomposer.org
|
|
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
|
|
This role requires Ansible 1.2 or higher and platform requirements are listed in the metadata file.
|
|
|
|
|
|
|
|
|
|
Role Variables
|
|
|
|
|
--------------
|
|
|
|
|
|
2014-02-04 14:05:10 +01:00
|
|
|
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
|
2014-02-04 12:47:51 +01:00
|
|
|
|
|
|
|
|
Dependencies
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
|
|
none
|
|
|
|
|
|
|
|
|
|
License
|
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
|
BSD
|
|
|
|
|
|
|
|
|
|
Author Information
|
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
Sergey Fayngold
|