ansible-composer icon indicating copy to clipboard operation
ansible-composer copied to clipboard

Install PHP Composer on Centos/Red Hat with Ansible

trafficstars

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