This contains vagrant files to setup ansible practise lab.
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.
go inside ansible-playbook/
templates
handlers
files
site.yml
ec2.yml
db.yml
var.yml