Skip to content

vivaserver/ansible-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Copyright

(c)2014 Cristian R. Arroyo

About

Installs a LAMP stack with sensible defaults

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published