Full Ansible Tutorial for Beginners: From Zero to Deploying Your First Playbook

preview_player
Показать описание
⭐Full Ansible Tutorial for Beginners: From Zero to Deploying Your First Playbook: If you are a beginner or even if you have some kind of experience working in IT, this series will help you at every step in your goal towards pure automation with Ansible.⭐

Get your own copy of Full Ansible Tutorial for Beginners 2021 All Slides

With the growing demand for automation, I felt there was a need for a comprehensive masterclass, which touches all the sweet spots of the important concepts.

If you wish to learn things differently and if you love visualizations,
What are we waiting for? Join me and let's travel through the world of automation with Ansible for 2021.

Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.

I realize these terms may be very intimidating now but don't worry, we will together cover these topics in detail as and when we move forward.

🎉 Slides on the channel are available here in the link below:

🎉 Pythoholic is Creating visual content for all tech and programming on Youtube!
You can support by buying a coffee ☕️ here —

Join this channel to get access to perks:

⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!

🍀 If you wish to support me please choose the links below:

AWS Solutions Architect Associate Certification 2021 Playlist:

Please follow in the links below to stay updated: 🙌

Disclaimer: The content provided in the channel is not affiliated in any way to the organization. We provide information here on the channel based on the knowledge we have on the topic. We advise our viewers to please do their own research and read more about them from the source provided by the organization to get a better outlook on the topic that has been covered.
These videos are just to provide you a platform to learn, and there can be mistakes and we are always trying to improve based on your feedback. we recommend viewers have an open mind. Please support the channel to get more content like these in the future.

#AWS #Technology #Pythoholic
Рекомендации по теме
Комментарии
Автор

⭐Full Ansible Tutorial for Beginners 2021: If you are a beginner or even if you have some kind of experience working in IT, this series will help you at every step in your goal towards pure automation with

Pythoholic
Автор

Hi - is there a link to pay for the slides with US bank/CC/ or Paypal? I am not able to pay for them currently on your site

DonJuanchito
Автор

Such a clean and detailed explanation!!! Really Thankful to you !!

manuk
Автор

Hi, non of the payment link is working for me from US. Please enable paypal to give support.

dotunemmanuel
Автор

Hi, I am facing an issue. Could you please help for below error?

ansible-playbook install_nginx.yaml -v
No config file found; using defaults
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit
localhost does not match 'all'
ERROR! '-name' is not a valid attribute for a Play

The error appears to be in line 1, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:


- name: Setup nginx server on myserver list (host group)
^ here

vishuprasad
Автор

This is a nice course for Ansible, "isn't it?"

mdw
Автор

which vm should i use in case, Iam using azure cloud provider?

AkshayKumar-rebf
Автор

started with it, very clear explainations :). However difficullt to rewind in case you feel lost. You should have divided topic wise as most of the long youtube tutorials are.. so I can resume comfortably anytime.

dhanashree
Автор

Amazing session💐💐
Thank you once again😊

paravind
Автор

Nice video I will watch later thank you 😊

prafulshapamohan
Автор

Hi brother, I'm getting the error "Could not open a connection to your authentication agent". While execute the command ssh-add ~/.ssh/ec2-key.pem. could you please check and share your feedback.

vivekselvam
Автор

you can use ssh-keygen command instead of copy pasting the private key

sandv
Автор

awsome course and very clear explanation with aws. so much helpful

agni
Автор

How can i use this to monitor an IP for reachability and as well log to that ip

emmanueloluwayemisi
Автор

Just a tip if managed node is unable to connect with control node even after adding the right permissions
sudo nano /etc/ssh/sshd_config

add the new user ansible (if created) into the allowed users bit

mehransaeed
Автор

Its really very well designed with good and easy examples. Course material is really awesome. Trainer's presentation is really good. Its easy to understand the ansible once you complete this training. Thanks a lot.

umakantmis
Автор

A little confusion: @40:20 you mentioned that Grinnding is a key value within which there are nested dictionary key:pair values and that will be represented just with an indentation (and not a hyphen) but at @43:25 despite of Milk being a dictionary (regardless if it's nested or not) why does it start with a hyphen ?

Shouldn't it be more like this ?
Ingredients:
- Coffee
- Flavour Liquid
Milk: (without a hyphen)
- Dominos
- Low Fat
- Toned

anuragtiwary
Автор

Great tutorial! thank you so much :)
You just need to get rid of the habit saying "isn't it" or add a counter at the top right 😅
(I'm kidding, hopefully this passes through as a constructive criticism and not an insult)

avihayl
Автор

Thank you so much. I learnt a lot on ansible.

anoops
Автор

I don't understand group variables totally

kaal