Skip to content

ajinkyawadekar/ansible-lampstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can install LAMP Stack on Ubuntu 16.04 using this repository.

Clone the repository with:

 sudo git clone git@github.com:ajinkyawadekar/ansible-lampstack.git

If you dont have ansible installed then, run script.sh directly to install ansible and run the playbook

 sudo ./script.sh

If you have ansible alreay installed then run:

 sudo ansible-playbook install-lampstack.yml

By default the playbook will deploy Stack on localhost. If you want to deploy stack on multiple nodes then edit the hosts file.

About

Installing LAMP stack using Ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published