@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) • 714 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs PHP, as well as some commonly used PHP extensions, on nearly any platform",
"overview": "[PHP](https://www.php.net/) is a general-purpose scripting language especially suited to web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group.",
"name": "PHP",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-php",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/php"
},
"slug": "php",
"title": "PHP",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}