Getting started with Ansible 05 - Running elevated ad-hoc Commands

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 the fifth video, we take a look at more ad-hoc commands - but this time, commands that perform changes.

Full series:
Part 5 (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):

Wiki article for this video:

🐦 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 #Linux #Tutorial
Рекомендации по теме
Комментарии
Автор

These videos are gold, they'll make launching testing environments so much easier and faster. Thank you for making these!

osielramirez
Автор

so far this is the best series adds all the missing parts needed to really understand the tools that will help.

carloslizarralde
Автор

I am currently on the 6th video in this series, and I must say you are a very incredible teacher. It takes a lot of effort and kindness to design such a structured course and publish it for free. Thank you very much 💗

similoluwaokunowo
Автор

Thanks a lot Jay, that was pretty exciting. One thing I hope we will see later on in this series is how to use elevated privileges when the servers have different passwords for sudo. Great lessons so far! 👍

MarkusEicher
Автор

Thank you so much. God bless you and your family.

farkhodazizov
Автор

This tutorial is absolutely more valuable than paid courses out there.Thank you for all your efforts !!

RakeshShivayyaGuttedar
Автор

Nice video Jay, I’m totally new at Ansible, and I can see the potential to help me as sysadmin for my linux farm I need to managed. Thanks for sharing this 👍👌

davidraymond
Автор

Brilliant explanation, imo you're the jay z of config management tutorials.

UnknownSendr
Автор

Love the tutorial. Could you make a terraform series as well?

isaacmaag
Автор

Great series so far, really easy to follow along in a lab. Also, does anyone else think Jay has a 'Better Call Saul' voice?

michaelfisher
Автор

Very Nice Jay. Thanks a million !!. Mat.

mathewkargarzadeh
Автор

9:51 same here but I didn't install tmux previously, I guess it came preinstalled with my ubuntu servers 22.04.
btw I would like to see Kubernetes series on your channel!

dzonsmit
Автор

when I run ansible all -m apt -a update_cache=true --become --ask-become-pass i get WARNING updating cache and auto-installing missing dependency python apt followed by a failed error? any ideas anyone?

omarshararhussein
Автор

Hi Jay !! I am using my main machine (wsl ubuntu on Win 11 ) as the workstation and using virtual box I have created a host VM. In my case without specifying -u i cannot connect to host, but you are not specifying any particular user and it is still able to connect to the host why is that ? pls help someone

brishavkuikel
Автор

Jay- Great video and simple explanation. Question: Where do you get various -a parameters?

PS
Автор

Is it not better to setup an ansible user on the servers that are allowed to run escalated commands?

quidquopro
Автор

At 15:22 you show the command sudo apt dist-upgrade. Wouldn't the command be sudo apt-get dist-upgrade or sudo apt full-upgrade???? I didn't think that apt dist-upgrade would even work but obviously in your video it is...??

jeffreyhiggason
Автор

Great series, thank you. Minor quibble, if you can pronounce the Phil Collins hit "Sussudio" you can also pronounce "sudo" correctly.

NameCallingIsWeak
Автор

Thank you for the wonderful video series. what is sudo password please?

abibatadesina
Автор

What's the name of the tool you're using to navigate between servers?

DavidBenOtto