Get the DevOps Roadmap for 2022 here: https://devopsfordevelopers.io/roadmap
In this video, you'll learn how to setup Ansible to configure instance in AWS based on the tags assigned to that AWS EC2 instance.
——————————🔗 L I N K S ——————————
Code repo from video: https://github.com/rekibnikufesin/ans...
——————————🎥 C H A P T E R S ——————————
0:00 Introduction
0:30 Failed assumptions in Ansible
1:35 NSERT: How to tag in AWS
3:20 using python virtual environments
4:20 install dependencies for Ansible
5:00 install the Amazon AWS ansible collection
5:45 Configure for your AWS account
6:40 Viewing your EC2 inventory
8:30 Ping EC2 instances using Ansible
11:00 Running a playbook on dynamic AWS instances
13:30 Idempotent: Make it so!
——————————👋 C O N N E C T ——————————
Discord ▻ https://devopsfordevelopers.io/discord
Web ▻ https://devopsfordevelopers.io/
——————————🛠 R E S O U R C E S ——————————
The DevOps Career Guide ▻ https://devopsfordevelopers.io/devops...
DevOps Jobs ▻ https://devopsjobs.co/
ansible tutorial