Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 692 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 692 Bytes

ansible-lab

This contains vagrant files to setup ansible practise lab.

To start vagrant lab setup

you must get vagrant installed

cd servera/
vagrant up

cd ../serverb/
vagrant up

cd ../workstation/
vagrant up

workstation : controller (ansible installed)

servera : controlled by ansible

serverb : controlled by ansible

devops user has ability to do privilage escalation without prompting for password. In workstation switch to student user, when you are logged in you will be in as vagrant user.

ansible playbooks for aws

go inside ansible-playbook/

templates
handlers
files
site.yml
ec2.yml
db.yml
var.yml