alexbartsch / ansible-composer

Install PHP Composer on Centos/Red Hat with Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Composer

Install PHP Composer on Centos/Red Hat with Ansible.

Installation

Clone this repository inside your roles directory.

Usage

installs composer.phar as composer in /usr/local/bin and makes it executable so that you can use it directly as /usr/local/bin/composer install

About

Install PHP Composer on Centos/Red Hat with Ansible

License:MIT License