Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

proacem/ansible.composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: composer

Build Status license Ansible Galaxy

Description

Installs then composer.

Installation

ansible-galaxy install sbaerlocher.composer

Requirements

None

Role Variables

Variable Default Comments (type)
composer_bin /usr/local/bin/composer

Dependencies

None

Example Playbook

- hosts: all
  roles:
     - sbaerlocher.composer

Changelog

1.0

  • Initial release

Author

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2017, Simon Bärlocher