A very basic guide to learn Ansible along with Vagrant
- Learn Vagrant concepts
- Setup Single machine vagrant environment using shell provisioner
- Setup Multimachine vagrant environment using shell provisioner
- Learn YAML
- Experiment with ansible command
- Understand ansible.cfg
- Understand playbook
- Understand Roles
- Understand Modules
- Setup Single machine vagrant environment using Ansible provisioner
- Setup Multimachine vagrant environment using Ansible provisioner
- Setup LAMP using Ansible provisioner
- Setup Jenkins using Ansible provisioner
- Dynamic inventory
- Setup Jenkins+slave using vagrant & Ansible provisioner
- Setup Jenkins+slave using vagrant & Ansible provisioner + AWS ( Use your own account )
- Navigate to vagrant-guide and finish exercises
- Navigate to ansible-guide and finish exercises
Work in progress. Not yet complete.