vivaserver.lamp

Ansible role for a sensible LAMP stack

screenshot

The official Apache2 package for Ubuntu has some pretty barebone default settings:

This Ansible Galaxy role addresses the above, plus installing the MySQL and PHP5 packages, providing a more sensible LAMP stack installation.

Requirements

Ubuntu 12.04 "Precise Pangolin" or later, including elementaryOS 0.2 "Luna".

Installation

$ ansible-galaxy install vivaserver.lamp 

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - vivaserver.lamp

License

MIT

(c)2014 Cristian R. Arroyo

About

Installs a LAMP stack with sensible defaults

Install
ansible-galaxy install vivaserver.lamp
GitHub repository
License
mit
Downloads
197