In this Ansible Tutorial I explain what is Ansible, how Ansible works and why to use Ansible for automating IT tasks. ► Become a DevOps Engineer - full educational program 👉🏼 🤍bit.ly/3BSJWZc ► Follow me on IG for behind the scenes content 😊 👉🏼 🤍bit.ly/2F3LXYJ Ansible is an automation tool for IT tasks. It is popular and widely accepted, because 1) it's usage of simple YAML language and 2) support for all types of infrastructure starting from Clouds to Virtual to bare metal servers. In this video I explain examples of various IT tasks and how Ansible helps automate them to make daily DevOps tasks more efficient and less time consuming. 🙌🏼 I explain HOW Ansible does all this by going through its architecture: 👉🏼 Ansible Modules (small programs that get executed on target machines) 👉🏼 Ansible Playbook (instructions on HOW these programs get executed) 👉🏼 Ansible Inventory (list of hosts, WHERE those programs gets executed) In the end I also show how Ansible makes working with Docker more efficient and powerful and how it compares to similar automation tools like Puppet and Chef. T I M E S T A M P S 0:00 - Start 0:26 - What is Ansible? 0:45 - Why use Ansible? 4:13 - Ansible is agentless 5:20 - Ansible Modules explained 7:00 - YAML Syntax 7:48 - Ansible Playbook explained 11:50 - Ansible Inventory 12:47 - Ansible for Docker 14:40 - Ansible Tower 15:05 - Ansible vs Puppet and Chef - Ansible Collections List: 🤍docs.ansible.com/ansible/latest/collections/index.html - Full Kubernetes and Docker tutorial 👉🏼 🤍bit.ly/2YGeRp9 What is Kubernetes? 👉🏼 🤍youtu.be/VnvRFRk_51k For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Also please let me know what DevOps Tools you want to learn. #ansible #devops #techworldwithnana ▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 🤍bit.ly/45mXaer ► High-Quality and Hands-On Courses 👉🏼 🤍bit.ly/3BNS8Kv ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 🤍bit.ly/3Ozl28x ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Join private Facebook group ► 🤍bit.ly/32UVSZP DEV ► 🤍bit.ly/3h2fqiO INSTAGRAM ► 🤍bit.ly/2F3LXYJ TWITTER ► 🤍bit.ly/3i54PUB LINKEDIN ► 🤍bit.ly/3hWOLVT
Thanks
Great job, doing this video. I will start a training in class tomorrow and your video gave me all the main info i needed not to look there like a chimp.
Nana all the way,,best ever
That was a wow moment! youtu.be/1id6ERvfozo?t=847 youtu.be/1id6ERvfozo?t=847
Please Can you also cover Gradle tool!?
Thanks!
It’s an amazing video!
Think it's dubious to say that ansible precludes writing a dockerfile. Sure you can manage the host, use the docker container module for general operations, and even manipulate yaml syntax to embed a dockerfile. But you still need a dockerfile and/or docker-compose.yml.
AWX is an OSS alternative to Tower that wasn't mentioned though. Similar relationship to RHEL and Fedora.
Otherwise good overview of ansible.
U must need to concentrate on voice tooo Audio is too low..tested 2-3 devices
Thank you for making this video. It was simple and clear and was pretty easy to understand. You had greatly enlighten me on this tools. Again thank you very much
You've really automated all of the important informations as Ansible do , haha Great NANA ^^
Wow...what a well explained video. Bless your life, you are gifted 💗
Just getting started with Ansible; I would highly recommend this video (and Nana) to any/all people working in the tech field. The information in this video is very practical and presented very well. Thanx Nana!!
Perfect tutorial! Successfully Done
Thank You
as always top quality content. thank you!
Quick question, can Ansible replace Jenkins and Terraform if your project is straightforward enough and testings are done locally and internally?
Thanks for sharing
Great video, keep it up.
Very good video. Congratz. I found a typo at 1id6ERvfozo&t=15m59s 15:59 . I think you meant: "No need for managing updates on target servers".