Getting started with Ansible 09 - Targeting Specific Nodes

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 #9, we split our inventory file into groups, and look at how to run tasks on nodes based on their group.

Full series:
Part 9 (This video)

Wiki article for this video:

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

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

🛒 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:

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

In my whole life, I've never woken up the next day with so much enthousiast just to continue a playlist, Man you are incredible !

elmehdifetouaki
Автор

You sir have taught me a lot. I have learned a lot from you. Respect sir. please continue making such a wonderful series. I love checking out new technologies and you are the best person who teaches stuff in a brilliant way.

kamesh
Автор

Best ansible tutorial ive found. Thank you for making this

gwulfwud
Автор

Great Thanks for you time teaching us something very valuable ( Ansible ). now a days, this is a skill-sets that every Dev-Ops and Sysadmin must poses. you must be a very nice person to dedicate your personal time sharing your knowledge. Much Appreciated !!. Mat

mathewkargarzadeh
Автор

Excellent wok. Detailed, precise and clear explanation on when to use all the modules.

MVPMoeever
Автор

I really have benefited from your videos. They are full of great information. I do think you could make them more concise by avoiding time saying things like, "that is beyond the scope of this video..." and just either stop talking about the topic and trust the users know by the title of the video what subjects you are covering in depth and which are ancillary, or say something quick like, "I have a separate video on that". Avoid time stating the obvious.

Roachness
Автор

Thanks for the series it is very timely and we are a Red Hat shop, well mostly Windows but you know... One thing I found was that the code for updating CentOS wasn't actually updating the OS. Did some digging and the way that is recommended is to use name: "*" and state: latest. The update_only parameter just prevents additional packages from being installed. Just wanted to point that out for other newbs to Ansible.

TheWkd
Автор

I cant thank you enough for all your work your video series really shared a lot of light on so many grey areas cant thank you enough, but hope am not sounding like holiver twist the series didn't cover "ansible dynamic inventory "would love it if you can cover that in subsequent videos.All the same you did an awesome job, kudos

ayencoscolfield
Автор

Great video and series. Getting ready for RHCSA

emoryotott
Автор

Thank you so much for your videos, sir! It was really really helpful!

aidanamadaminova
Автор

Thanks for the content!! Youre really amazing!!

davidtalturejman
Автор

wow im really getting in to this. Thank you.

alexmarchant
Автор

Isn't Ansible going to run those tasks in sequence? Or is it smart enough to update the repos before running the dist-upgrade?

camerontgore
Автор

First of all, thank you so much for posting such instructive videos.
But why not to keep using variables for the play that applies to web servers?

fabrice
Автор

Great series! Thanks. Just a note, the db_servers group does not include ubuntu-1 but ubuntu-2. You installed mariadb on ubuntu-2 but used ubuntu-1 to demonstrate the installation result. That was not quite accurate.

byan
Автор

ansible_distribution does not work with ubuntu 20.04.1.

Glatze
Автор

Hi Jay, Can we use Yum as the package manager for centos instead of dnf?

gopalthakur
Автор

The name of this video should be targeting specific groups of nodes. Thumbs-up of course, everything else is great.

georgesmith
Автор

I prefer if the hosts file contained easy to remember names or the host name instead of IP addresses

rajaeelastname
Автор

As a web developer I've always found devops to be a little dry and boring. This video series is one of the few times I've actually enjoyed learning about devops.

bettybunbun