These are Ansible Labs for the youtube Channel DevOps Journey.
Each folder corrasponds to a video. Follow along and let's learn ansible together.
Video Playlist: https://www.youtube.com/watch?v=KuiAiUyuDY4&list=PLnFWJCugpwfzTlIJ-JtuATD2MBBD7_m3u
-
Install Oracle Virtual Box: https://www.virtualbox.org/
-
Install Vagrant: https://www.vagrantup.com/downloads.html
-
In a new Directory copy this respository:
git clone https://github.com/bradmorg/ansible-labs.git
- Start the vagrant instance.
vagrant up
- SSH into the ansible-control virtual machine.
vagrant ssh ansible-control