Getting Started with Ansible 08 - Improving your Playbook

preview_player
Показать описание
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you'll learn everything you need to know in order to use Ansible for your day-to-day administration duties. In video #8, we look into a few ways we can clean up and consolidate the playbook we've been working with so far.

Full series:
Part 8 (This video)

Wiki article for this video:

🙌 Support me on Patreon and get early access to new content!

☁️ Get $100 in credit toward deploying your very own Linux servers on Linode!

🛒 Affiliate store for Linux compatible hardware/accessories (commission earned):

💻 Check out the Tiny Pilot KVM for your Homelab (commission earned):

🐦 Follow me on Twitter!

📖 Check out jay's latest book, Mastering Ubuntu Server 3rd Edition. Available now!

👨 More about me:

💽 How to create a bootable flash drive for installing Linux:

🐧 Which distro do I use?

🔐 How to better secure OpenSSH:

☁️ How to create a cloud Linux server with Linode:

#Ansible #AnsibleGuide #AnsibleTutorial
Рекомендации по теме
Комментарии
Автор

this is insanely clear and perfectly taught

ipostwhateveriwant
Автор

Wow, condensing those plays down to one was very impressive, and most importantly clearly explained!!!

terencecheatom
Автор

This is a well thought out and executed lesson!

awframpton
Автор

Thank you so much for this awesome series on Ansible.

abessesmahi
Автор

Learning Ansible right now with the RH294 program, and they actually recommended declaring host-specific variables in another host_vars folder.
Just throwing this out there, not judging. Great work.

陳秉軒-cb
Автор

Very nice improvement with only one play and using the variables in the inventory file. I'm sure, there is another nifty solution to the pain to add the variables to every host in the inventory. Eager to continue with this great course. Thank you, Jay! 🤛

MarkusEicher
Автор

Thanks Jay. this series is awesome!!!. love the way you explain things! keep up this awesome job.

nahum
Автор

Superb!

This is the way to explain things. 👍

sorin.n
Автор

Dear Jay, I loved it. what an incredible Ansible Series. Much appreciated!!. Thanks again. Mat.

mathewkargarzadeh
Автор

Thank you Jay! Really enjoying this series. Watching your videos and following along with all this cool stuff makes me feel like someday I might be able to become a system administrator.

phillipcifone
Автор

Thank you man! Youre just awsome!! This content is so good
Love it

davidtalturejman
Автор

your videos are great, thank you for them. I am enjoying them all and learning lots!

alanabreu
Автор

Excellent. Thank you. so clearly explained.

MVPMoeever
Автор

I wish I can like 👍 the video multiple times

opeyemiojo
Автор

Notice how many views you maintain throughout the playlist? excellently executed lessons.

williamweiler
Автор

Excellent! Ansible is a great admin tool for Sysadmins in a Linux shop.

DanCalloway
Автор

this is an excellent demo using the generic package module across various distributions when the package names vary. good job! keep sharing more.

i'm surprised to see a demo using nano for YAML. VIM is a lot more flexible and better suited for YAML imo. I haven't watched the other videos yet (and plan too), perhaps you explained why you use one over the other. Not judging here, just commenting.

thanks for sharing this series.

JoshuaKersey
Автор

Dear Jay, so far I love your video, the only point so far is that I didn't get how we can familiarize ourselves with Ansible commands. How do you know what you should use? I hope in the next video I can see it. Anyway thank you.

amirdaydaychallenge
Автор

So when you consolidate update cache and install package in the same task, does the update cache get executed first or does the install? Or does it depend on the order in which we write it in the playbook?

shaded_red
Автор

I can't find the update_cache parameter for the package module. Is it some kind of hidden parameter which actually works? Great video and the whole series by the way. Thank you!

jester