Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phansible/role-composer
Composer Role for Phansible
https://github.com/phansible/role-composer
ansible composer hacktoberfest php role
Last synced: 16 days ago
JSON representation
Composer Role for Phansible
- Host: GitHub
- URL: https://github.com/phansible/role-composer
- Owner: phansible
- License: mit
- Created: 2015-10-16T16:56:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T23:01:49.000Z (about 5 years ago)
- Last Synced: 2024-11-25T15:53:07.074Z (3 months ago)
- Topics: ansible, composer, hacktoberfest, php, role
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Phansible Role: Composer
[![Build Status](https://travis-ci.org/phansible/role-composer.svg?branch=master)](https://travis-ci.org/phansible/role-composer)
An Ansible Role that installs [Composer](https://getcomposer.org/), the PHP Dependency Manager, on Ubuntu specifically created with [Phansible](http://phansible.com/) in mind.
## Requirements
// TODO
## Role Variables
// TODO
## Dependencies
// TODO
## Example Playbook
// TODO
## License
This role is released under the terms of the license specified in the repository or if not specified, under the [MIT license](https://raw.githubusercontent.com/phansible/role-composer/master/LICENSE).
## Author Information
This role was created in 2015 by [The Phansible Team & Contributors](https://github.com/phansible/role-composer/graphs/contributors), credits go also to [Jeff Geerling](http://jeffgeerling.com/), author of [Ansible for DevOps](http://ansiblefordevops.com/) and source of inspiration.