@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 771 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs Composer, the PHP Dependency Manager, on nearly any platform",
"overview": "[Composer](https://getcomposer.org/) is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It was developed by Nils Adermann and Jordi Boggiano, who continue to manage the project.",
"name": "Composer",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-composer",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/composer"
},
"slug": "composer",
"title": "Composer",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}