Why learn YAML? | Ansible with YAML

preview_player
Показать описание
⭐ Why learn YAML | Ansible with YAML Full Ansible for 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 Ansible.⭐

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.

PART 3 And there is a lot in today's session for us to cover so sit back relax and let's begin.

Today we will be learning what is YAML and how we can simplify the learning process so that you can understand better. And we will also see what are the IDEs available for us for writing YAML.

⭐Full Ansible 2 Series Playlist for 2021:

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 2020 Playlist:

Please follow we in the links below to stay updated: 🙌

Disclaimer: The content provided in the channel are 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 to have an open mind. Please support the channel to get more content like these in the future.

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

Hi, Mr. Pythoholic you're videos are awesome, I'm a beginner for Ansible your Ansible playlist is like a golden bucket. I liked your way of explanation and the presentation. Thank you so much for your time and knowledge.

I have a question, I created a playbook for Cisco switch config automation. I have trouble adding new lines in the existing config file on the switch using ansible on a particular module. Even, I'm unable able to overwrite all the config lines of the particular module. when I execute the playbook I'm getting the error "An exception occurred during the task execution", but I'm able to make config change after I delete the particular module on the switch using the same playbook. I want to know two things, 1. How can I add specific commands to the existing config file using the playbook? 2. Is it possible to overwrite the existing config of the device using the playbook? Thanks in advance.

mathankumar