Skip to content

use ansible to create EC2 instance running lamp stack. cit496p proj 5

Notifications You must be signed in to change notification settings

LuongMonica/ansible-ec2

Repository files navigation

ansible-ec2

project 5 for cit496

prereqs:

3 playbooks:

  • provisions aws ec2 instance
  • configures the instance to run a LAMP stack
    • result: in browser will show id # which auto increments when you refresh the page
  • terminates the instance

to run playbook: ansible-playbook -i ec2.py -u ubuntu <playbook>

About

use ansible to create EC2 instance running lamp stack. cit496p proj 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages