Me, using Excel for anything, "Yup, looks like a task for a spreadsheet."
@izuannazrin3 жыл бұрын
... I'm going to take away the covid tracing database from you thank you very much
@RedFenceAnime3 жыл бұрын
I stopped my spreadsheet addiction after watching Matt Parker's video: "When Spreadsheets Attack!"
@ndupontnet3 жыл бұрын
@@RedFenceAnime I thought he was cute and completely oblivious to the way corporate uses Excel worldwide. Even his worst examples seemed quite reasonable to me, allegedly.
@RedFenceAnime3 жыл бұрын
@@ndupontnet like how the NHS lost covid cases because they converted & combined CSV to/in XLS and the rows ran out on daily cases. ps cute and oblivious, eww.
@WPJName3 жыл бұрын
I had spreadsheet with macros to automate software installation after windows reinstall...
@MarcoGPUtuber3 жыл бұрын
Woaahhh did you see that Orange Shirt Jeff transformation to Green Shirt Jeff? Mind blown. That has to be the work of Ansible.
@zachpfeif3 жыл бұрын
Automate your wardrobe!
@erwinkooi66693 жыл бұрын
YaY Dutch soccer team!
@almightyEsquilax3 жыл бұрын
Orange-green deployments
@31redorange083 жыл бұрын
It was a cut.
@patrick.denessen3 жыл бұрын
I already liked it when I saw the Dutch orange T shirt. Thanks Jeff for supporting the Dutch team :)
@ultimatedjX3 жыл бұрын
I highly recommend Jeff’s book about Ansible: Ansible for DevOps, Server and configuration management for humans. Jeff is very casual and accessible in his videos, but trust me, he’s a real pro when it comes down to server automation. Collecting technical books is my hobby. Recently I was preparing a new category of books in my collection - Linux hardening and server automation. After a thorough research I decided to place Jeff’s book (I finished reading it a couple days ago) as a go to manual for Ansible in that list. Yes, it’s that good. It’s my first comment on this channel and I don’t comment much on YT in general, but - kudos to you, Geerling Guy! Great, great stuff. Keep up the good work.
@JeffGeerling3 жыл бұрын
Thank you, and I love your nickname.
@5TY3 жыл бұрын
Now you have me curious about other books in your collection. Any other recommendations for Linux hardening and automation?
@ultimatedjX3 жыл бұрын
@@5TY Definitely: Mastering Linux Security and Hardening, Donald A. Tevault (for servers hardening). Also: How Linux Works, Brian Ward (linux in general). For nerds only: Site Reliability Engineering: How Google Runs Production Systems (hardcore server automation).
@ReinaldoRauch3 жыл бұрын
the guy is so smooth that the talk footage and the yt footage just splices flawlessly together
@JeffGeerling3 жыл бұрын
Hehe, you barely notice the wardrobe change ;)
@kurtkremitzki15583 жыл бұрын
The full phrasing of "Jeff's Rule of Golden Hammers" is great, and reminds me of a sort of dysfunction I see in some online communities, where, in short, experts gather to share their golden hammer tips without mind for newbies watching and getting bad ideas. So maybe a sort of corollary to go along, "before you start swinging, check who's watching"
@paulsander54333 жыл бұрын
Who knew that sledges and axes are interchangeable?
@NonyaDamnbusiness3 жыл бұрын
I know exactly what you mean about using a tool you know a lot about for as many uses as possible. After a decade spent learning everything to know about my job when I was in the Army, I started using my M1A1 Heavy tank for hard drive destruction. Turns out that a 62-ton main battle tank is perfect for destroying 3.5" platter drives on concrete. Crushes 'em flat with very little damage to the tank's track pads. I also learned how to cook using the tank's jet turbine engine. Sure, the food tasted a little like diesel fuel but the overall effort was worth it to avoid having to eat another MRE. It also worked great for chasing bad guys through houses - just put the main gun tube over the back deck and charge after them. Now I'm a network engineer and life is boring as hell.
@JeffGeerling3 жыл бұрын
So... what I'm hearing is every network admin should have an M1A1 tank on call?
@slothchunk3 жыл бұрын
> So... what I'm hearing is every network admin should have an M1A1 tank on call? @@JeffGeerling America F*CK YEAH!
@JoaquinMorcateJarillo3 жыл бұрын
What a relief!!!! I'm new with Ansible and I'm using it for everything. I was starting to worry but I realize that I am not alone in this. Thanks for the video,
@Doesntcompute2k3 жыл бұрын
Jeff this was one of the--if not **THE** best presentation/video you have done. I knew we had a lot of interests in common, and this confirms it. Ansible is one of the best configuration and configuration management tools, and when combined with other leading-edge open-source (from Hashicorp, Docker, etc.), it allows one to manage many. My home "lab" depends on it to manage all of the servers, workstations, network routers and switches, and of course, IOT devices. You've earned a Sugar Fire lunch for this one for sure!
@JeffGeerling3 жыл бұрын
I'll take it!
@Deveyus3 жыл бұрын
"There is nothing so permanent as a temporary solution."
@KwanLowe3 жыл бұрын
Thanks!
@pseydtonne3 жыл бұрын
I always enjoy your videos, and especially enjoyed your dad showing his chops. This video moved you from "oh wow! I should set that up sometime on my montagnard army of Tau" to practical job skill education. Rawk on!
@reststop36323 жыл бұрын
You have a great talent for weaving concepts. Thanks!
@russoz3 жыл бұрын
hi Jeff, you might have seen me on the Ansible Community chat. Despite being active in the c.g collection, I actually started using Ansible little more than one year ago, and what drove me to it was almost the same motivation you had for your Mac setup. I am a Linux guy at heart, so last year when the laptop crashed for whatever reason and I had to reinstall it, I thought the same thing: "I should really automate that setup". That lead me to the `xfconf` module, which was in dire need of some TLC, which eventually made me the maintainer of that module. From that point on, I've start submitting many contributions and eventually became a co-maintainer of the collection. My personal configuration playbook has increased its size many times over since last year. Last run when through more then 500 tasks (overall, including roles and loops). Thanks for all the awesome work you have been doing with Ansible!
@lukasjuhrich5033 жыл бұрын
2:56-3:01 is now the perfect reaction clip for many, many IT-related discussions I participate in.
@transatlant1c3 жыл бұрын
I have always loved ansible and the uri module and have always found it a really easy way to script complex http requests, rather than using a shell script. It's doubly useful because you can more easily perform selective queries on the return results, variable substitution, loops, case conversion etc, all with built in functionality. Very handy!
@JeffGeerling3 жыл бұрын
I like it because it's like shell scripts, but more sane.
@1983Chriso3 жыл бұрын
Hey Jeff great video just ordered your book ansible Dev ops can't wait to read it an learn how to do some automation
@JeffGeerling3 жыл бұрын
Good luck, and happy automating!
@KiyaheikeMeUk3 жыл бұрын
I automate the build of all my local kit including laptops and PIs too. Has been invaluable when having to keep in sync, migrate, duplicate or perform OS upgrades. Saved so so much time. Now looking to automate anything else I can as Ansible rocks!
@TerrisLeonis3 жыл бұрын
When you said you couldn't manage your router with Ansible, it made me wonder if I could manage mine. Sure enough, it looks like there's actually quite a few Ansible libraries and modules for managing Mikrotik devices running RouterOS!
@djdrastic13 жыл бұрын
We manage thousands of Mikrotiks via Ansible The cli is not really made for automation so we've had to write a lot of built in checks to put in some level of idempotency on some things but it works.
@MarcusPHagen3 жыл бұрын
Looking forward to your backup script. Meanwhile, will be using the earlier Ansible projects to manage my Pi cluster & implement similar monitoring & Pi-hole applications. Thanks for the examples & the books. I'm learning a lot in my retirement.
@Scartkabel2 жыл бұрын
Man, you are helpful! Your ansible chroot role made things very easy for me, thanks so much!
@mawortz3 жыл бұрын
I didn't know you were such a pro, congrats!
@mihirpatil88433 жыл бұрын
o7
@dspolleke3 жыл бұрын
THAT SHIRT!! You earned a like just with the thumbnail of this video!
@yorickmeulenbelt4all3 жыл бұрын
Everybody watching, This guy even bought a solid 24k golden hammer for the content (it is clearly not painted), Such commitment, how can you not Subscribe?
@JeffGeerling3 жыл бұрын
All of this year's budget in that prop! But seriously, I did slightly damage the paint job on our family minivan painting the thing ;)
@GutsyGibbon3 жыл бұрын
Very funny. Twenty or more years ago, AWK was my "golden hammer". Anything and everything, I did with AWK. Not only in UNIX but on Windows, I used MKS Systems UNIX tools for windows, which include an AWK interpreter and an AWK compiler. Very easy way to make executables for a simple task that would run in DOS or Windows.
@QuippersUnited3 жыл бұрын
Percussive maintenance: the terminology I didn't know I needed and can no longer do without. #RadShirtJeff
@kienanvella3 жыл бұрын
I built a fully automated VM deployment system using ansible. it's built atop a mysql dynamic inventory, it ingests yaml files for individual VM configs, creates a vm in the correct xcp-ng pool according to the yaml file, and adds it to the dynamic inventory. It then dynamically builds debian net install ISOs with templated vars that pull down the preseed files, and is set up so that it will automatically run postinstall playbooks after the OS install completes. it's kinda a frankenstein's monster of a platform, with some really ugly accounting for edge-cases, but it does work, and saves a ton of time over the many completely manual installations I had to do before I built it.
@MarcoGPUtuber3 жыл бұрын
I need to ansible my job! Then I can go on vacation without the boss knowing!
@LampJustin3 жыл бұрын
5:15 I guess you need to switch to OpenWRT then you can very much use ansible :D Great session btw!
@therealjamescobb3 жыл бұрын
first thing I googled was to see what popular router firmwares could be managed with ansible.
@kbcarte4203 жыл бұрын
As a web dev, this was extremely painful. Everything else was an inspiration!
@HarmVeenstra3 жыл бұрын
Wearing the Dutch KNVB shirt, nice ! (Netherlands soccer association)
@chinesepopsongs003 жыл бұрын
A orange shirt of the Dutch KNVB. Did not know Jeff was a soccer fan...
@JeffGeerling3 жыл бұрын
The hardest time is when USA and NED match up. Luckily it's been pretty rare!
@MaxGuides3 жыл бұрын
Learning Ansible Tower right now for my new job. This was super interesting.
@edanbrooke33353 жыл бұрын
Subscribed, as a bit of an IT nerd I love this.
@qutaara34543 жыл бұрын
That is what i call "an explanation" good job ma man!
@DarrylAdams3 жыл бұрын
Maybe the conference should have used ansible to record and distribute the great man's speech....
@classicallibral59033 жыл бұрын
No way Orange shirt😁 Much love from the Netherlands😊
@caioac13 жыл бұрын
@Jeff would be great to have a video for Salt as well. Even though Ansible is amazing, the lack of support for doing things programmatically (meaning calling roles and playboks via an API and getting JSON results, for example) makes it less than ideal in certain circumstances, while Salt seems to do the job well for the use case.
@WobblycogsUk3 жыл бұрын
Heads off to read up on Ansible... I've got a massive automation nightmare on the horizon, fingers crossed you've just saved me a lot of torn out hair.
@MedievalChips3 жыл бұрын
I love this video. Great inspiration!
@Darkk69693 жыл бұрын
I've been working on Ansible to automate Linux patching. Who wants to sit through several SSH sessions doing apt update && apt update -y whenever updates are available? Ansible *should* make it painless to do just that.
@jayare77503 жыл бұрын
Not gonna lie, I did not learn a thing, but I enjoyed this video nonetheless. Still waiting for that RX6X00 on the Pi update!
@JeffGeerling3 жыл бұрын
Still working on it :(
@minecraftchest13 жыл бұрын
Well darn. I may have to learn Ansible. You convinced me
@bobbycrosby97653 жыл бұрын
The electrician example is actually pretty funny. There's a special wire stripping tool you can buy at home depot. Right tool for the job? The professional electricians I know don't use those. They just use regular linesman pliers.
@frankbohnen23473 жыл бұрын
Did Red Shirt Jeff snug the screw in, instead of a nail (2:00). 😉😁
@EngineeringVignettes3 жыл бұрын
This is a great talk. Thanks Jeff. (Now all I have to do is figure out what Ansible is...) :D Cheers,
@thygate3 жыл бұрын
is ... is that a dutch soccer shirt ??
@JeffGeerling3 жыл бұрын
Why yes, it is! 🇳🇱
@thygate3 жыл бұрын
@@JeffGeerling Ah, after searching your blog I finally understand. All this time watching your channel and hearing your name it never occurred to me it could be dutch, even though i am a native dutch speaker. I can hear it in dutch clearly now. Pindakaas for all !
@JeffGeerling3 жыл бұрын
@@thygate Mmm, add a little nutella for one of the best treats.
@samwang14393 жыл бұрын
Anyone noticed that the video is not perfectly synced with audio? (video is slower)
@tsalVlog3 жыл бұрын
I can't post URLs in comments, but there is a semantic versioning library out there for python that would probably make the version comparisons a lot easier.
@f16madlion3 жыл бұрын
The weird and wonderful world that can be automated with Ansible, I built a ci/cd server using ansible and cron. it would poll repos and register the hash of a branch, watching if it changed. Was pretty simple
@JeffGeerling3 жыл бұрын
Simple is good. Simple is easy to maintain!
@karlmaai2 жыл бұрын
13:20 Bro, Jeff tagged his repo with "gore" . RIP my man
@marcosalano77696 ай бұрын
Jeff, what are you using for DNS these days to get nice addresses for your devices? I think in a couple of years and now the office, DNS entries should skyrocket. You still using Pi-Hole to do that?
@JeffGeerling6 ай бұрын
Pi-hole at home, unbound at office
@marcosalano77696 ай бұрын
@@JeffGeerling Nice! I hope you publish the playbooks you use for the equipments in your office network soon!
@lasselindberg3 жыл бұрын
I run PowerShell for all my Windows and VMware stuff, but Ansible is one of the next things I want to learn. Do you have any Windows examples in your book?
@troelshansen66503 жыл бұрын
Even RedHat used to swear by Ansible to configure Ceph but have finally realized its not the correct tool.....
@scottwheldon99923 жыл бұрын
You get points for the guitar on the wall.
@GrigLarson3 жыл бұрын
One of the things I ran into was the speed of ansible was less than ideal, because it did a python ssh connection for each and every step. There were certain things that were just much faster and more streamlined by the builtin module "script" where there were a LOT of steps. For example, we have an application install script that seems like it is built for ansible to run: creation, permission, and installation of files, directories, and packages. But the larger the build, the slower it was on ansible than it was to upload an install script and run that. Like ansible took 11 minutes versus the 5 from a bash script per server. The problem with "script" is the output of the job (its debug module) is very limited, littered with json garbage, and can't handle progress bars. So while I *could* use ansible, I realized it wasn't efficient enough where I *should* use it.
@JeffGeerling3 жыл бұрын
I know some older versions didn't use a persistent SSH connection, but newer versions should by default, I think-meaning your SSH connection is shared among tasks in one playbook making it a bit faster. But even so, there are a lot of little performance issues that can add up, and I wish Red Hat took the performance more seriously :(
@timballam36753 жыл бұрын
That's a golden Birmingham screwdriver!
@GrandPlatClips3 жыл бұрын
Is it possible to get a GPU to work on Raspberry Pi with WOR Windows on Raspberry Pi Could GPUs work in windows on raspberry pi
@Oswee3 жыл бұрын
Any chances to see an updated version of Ansible Collections and testing roles with Molecule inside a collection with the dependencies from the same, sibling and external collections? I found it quite "interesting" to figure out, how dependencies should be listed in order for Molecule to work. Other thing i do quite often is tie Ansible and Terraform together. Like... i could run Terraform to provision servers and once servers is up Terraform runs Ansible to do the final configuration. On top of that i had integrated that into CI pipeline. If i need new machine, i just push the changes to the remote git, and after couple of minutes i have a new machine ready for a workload. Like this approach pretty much. The only downside of this is that initial infrastructure provisioning should be triggered manually. :) But i think i'm close to deploying Skynet soon. :)
@JeffGeerling3 жыл бұрын
I'm actually working on some Terraform + Ansible work for my 2nd Ansible book, 'Ansible for Kubernetes'. It's been a long time coming though :O
@Oswee3 жыл бұрын
@@JeffGeerling Oh, that's nice! Then i could potentially mention some particular things. The Secrets. Any kind of them! There is differences do you call Ansible with remote_exec from Terraform or the other way around. If you execute Terraform from Ansible itself, then you can just utilize Ansible's Vault and safely store secrets encrypted in repo itself. If you are executing Ansible from Terraform, then... you need to think how to manage secrets. What i did, was deploying Hashicorps Vault and injected secrets (keys, passwords, TLS, etc) at CI stage (Jenkins has extensions for that). Anyway... secret management i found to be quite "interesting". Other thing i could mention is environment management. You most likely want to provision staging, production and other environments. How do you structure you project for maximal module reusability? What i did, i made some "external" TF modules, which at local development stage i sourced as local files. But when they are done, i can just switch to sourcing directly from remote git (no need for terraform cloud). Also some was just local modules. In Ansible side i also did several environment directories, each containing it's own ssh config and group/host variables. Terraform global variables. Still not quite happy with my solution with feeding in some custom *.tfvars file. For example set of dns domains which are the same for different environments. Or some paths, links to storage, etc. I am even not sure if i do things right if i am reaching for some kind of global vars. Terraform random placeholders. For example you have module which provisions some resource. If user of the module does not provide explicit name of the resource, then you could use things like "random_pet" as fall-back/default/placeholder which you can do only in locals. But again, there are some caveats and bad/good practice rules. And lastly, i found really great way to test the whole setup by utilizing "dmacvicar/libvirt" provider, which allows to to spin up virtual environment without paying for Bezos space flights. :) Overall really interesting topic!
@richardgarrow92603 жыл бұрын
thanks Jeff another great video. I have question as you are getting your head around Collections any plans on doing one of your great videos on it??? Thanks again Jeff
@iusegentoobtw3 жыл бұрын
Anyone know the font @ 4:51?
@leftcoastbeard3 жыл бұрын
I've been using Ansible to bootstrap Salt, as the salt bootstrap script doesn't behave well on "non-baseline" distros (eg. POP_OS, etc). Ansible has also been useful for managing and running Powershell DSC configs against Windows systems (with some minor caveats).
@Sigmatechnica3 жыл бұрын
My favorite use for Ansible: dynamicly mounting extra EBS volumes and network interfaces on ec2 instances comming up in an ASG to get persistent storage and internal static IPs. least favorite thing: python library conficts with all the other crap runing on ec2 instances that needs python
@CoolerQ3 жыл бұрын
I've never understood why Ansible looks in the playbook directory for all sorts of plugins (modules, filters, roles, etc.) but AFAICT it's impossible to put collections in the playbook directory. Otherwise git submodules would be a great way to pin the collection dependencies!
@jondycz3 жыл бұрын
Sooo. When are you going to start lecturing on my university?
@xizar0rg3 жыл бұрын
I'm assembling a bramble and have managed to cobble together enough familiarity with ansible that I got it to do the apt update and upgrade thingies. (I'm starting almost from ground zero with linux, as well, so there was much pain here; I had to reimage each pi a couple times because I kept screwing things up.)
@JeffGeerling3 жыл бұрын
Reimaging Pis is something I think I can now do in my sleep :D
@RhizometricReality3 жыл бұрын
But can ansible do faster then light communication
@patrickmaartense77723 жыл бұрын
Like your Shirt :) ! (the orange one that is)
@metacob3 жыл бұрын
My golden hammer is "write an over-engineered project in C#". At least you get stuff done!
@bencebalint19563 жыл бұрын
No way, it's the guy who autocloses all pull requests :D
@GarryNichols2 жыл бұрын
so ansible is an API? a language or something else?
@autohmae3 жыл бұрын
I've been thinking of doing something like the requirements updater, but more generic for git and automatically creating a pull requests/merge requests. Maybe I don't know how to search for it, but I've not seen anyone build it yet.
@jimmyscott51443 жыл бұрын
For your version checker can you use a split on . And then take the values as an array and compare each element that way? That could make it so array[1] (9) and array2[1] (10) are compared instead of 9 compared to to 1
@edschaller37273 жыл бұрын
I think there's an ansible specific jinja filter for version comparisons.
@jpconstantineau3 жыл бұрын
Jeff's Rule of Golden Hammers 😃. I guess Red-Shirt-Jeff got the rest of the golden toolbox: saws and blow torches anyone?
@JeffGeerling3 жыл бұрын
I haven't yet revealed the law of hacksaws and blowtorches.
@boehmmi3 жыл бұрын
Is there some reliable procedure to install a recent AWX without Kubernetes?
@JeffGeerling3 жыл бұрын
Unfortunately... no. I don't really use AWX anymore, it has become a bit too complex to run.
@boehmmi3 жыл бұрын
@@JeffGeerling Yeah, it is a bit of a nightmare. We are a small team and do not have resources and a usecase to run a prod Kubernetes. And even if we had: What happens when our Kubernetes breaks and the automation to repair it is in the said Kubernetes. Do we need a second cluster?
@niccolobelli52613 жыл бұрын
When is the Radxa video going to be aired? Can't wait for it :)
@JeffGeerling3 жыл бұрын
It's going to be a big one. Probably some time in November. Plenty of other fun things brewing between now and then though!
@ammaso13 жыл бұрын
Can you automate with ansible, a maintenance plan in sql management?
@jazzochannel3 жыл бұрын
I'm working on a playbook to set up a bash environment on my workstation and any remote environment.
@CrypticConsole3 жыл бұрын
Ansible sounds like a good thing to look at for homelab
@JeffGeerling3 жыл бұрын
I'd be up a creek without it! It's reassuring knowing I can rebuild any part of my homelab in minutes without even a full disk image backup.
@silverywingsagain3 жыл бұрын
There used to be a way to curl pip and install it and ansible remotely in the "pre tasks". Don't know how reliable that was but it sure was satisfying.
@IanWootten3 жыл бұрын
Just in time for those new MBP's next week...
@JeffGeerling3 жыл бұрын
Exactly!
@MrAprameya19803 жыл бұрын
Hey Jeff came across your video and was interested in knowing more on how you used Ansible on scale. We have 1500 - 2000 VMs and ansible takes hell lot of time. We thought the forking mechanism helps but only see 30-32 forks happening at a time with a 64 GM RAM. Any suggestions ?
@JeffGeerling3 жыл бұрын
Typically at that scale you'd either use ansible-pull or some other more tailored mechanism... honestly I'd work with the community through IRC or via mailing list as I typically deal in individual playbooks with 1-200 endpoints to manage. A lot simpler than the thousands!
@James-no2oc3 жыл бұрын
Thanks Jeff
@musaiyyab3 жыл бұрын
You painted the hammer right ?
@nekomakhea94403 жыл бұрын
"if it's stupid and it works, it's not stupid"
@Adanos_ger3 жыл бұрын
I had my homeautomation running via ansible playbooks .. if that's uncommon enough :D
@probhakarsarkar24303 жыл бұрын
Hey great video, learning a lot. Can you make video on local DNS server with raspberry pi?
@thebtm3 жыл бұрын
Over the past weekend, i learned how to get and deploy a SSL cert from let's encrypt.
@magnuslindgren94603 жыл бұрын
"If it's stupid but it works..." I read a study a couple of years ago about co2 levels and its effect on our cognitive function, it dropped significantly at levels as low as 1200ppm. Think it was in the order of 10-30%. At higher levels it dropped by over 50%. High enough and it will be hazardous. Time matters though, you would need to spend some time (hours) with bad air quality for it to have that effect.
@JeffGeerling3 жыл бұрын
Yeah; levels in my office were sometimes reaching 2000-3000 ppm, and I definitely noticed the cognitive decline. Little things like knowing the actual level are immensely helpful. I yearn for a day when every room in an office building would include CO2 monitoring.
@pavelsidla76503 жыл бұрын
Hello, this is really nice video. I will migrate my MB pro 2018 to new M1, but i am wondering how i can backup or sync setting like theme on zsh. I have .zshrc file and i want to have this file also in new mac and also install homebrew and apps. I checked your github project with mac syncing but its little bit to complex for me. Have you got some video with walktrought creation proces of this ansible script?
@JeffGeerling3 жыл бұрын
At the most basic level I sync things like that through a 'dotfiles' repository-see github.com/geerlingguy/dotfiles That can also be managed through my mac-dev-playbook but if you just want those configs synced, many people just pull from a GitHub repo for it.
@minecraftchest12 жыл бұрын
@jeffgeerling You say you can be found most anywhere. Where are your matrix and mastodon accounts?
@whothefoxcares3 жыл бұрын
Ansible. Can it automate government? Can prison inmates be rehabilitated without working or generating tax revenue? Can Ansible automate the feeding and sheltering of homeless who seek assistance? Can Ansible replace fear with love? Can Ansible establish a more perfect union without getting into an *emacs vs. vi* war?
@JeffGeerling3 жыл бұрын
🤔
@gregpeterson18113 жыл бұрын
Yes. Uninstall emacs AND vi and replace with nano. :)
@MarcusPHagen3 жыл бұрын
Not yet, but I have confidence in Green Shirt Jeff & his Golden Hammer. After all, he wrote the book. [ I bought it, & am cheering him on!]
@HainjeDAF3 жыл бұрын
Nice dutch football shirt!
@sabinm13 жыл бұрын
Take a shot every time he says "Ansible"
@NickBouwhuis3 жыл бұрын
That’s suicide
@my3dprintedlife3 жыл бұрын
Hammering a screw.
@c1ph3rpunk3 жыл бұрын
I wish I had Ansible at Yahoo in ‘98, I’d own the planet now.
@JeffGeerling3 жыл бұрын
Yahoo in 98 was like a different universe.
@brucelok25523 жыл бұрын
i ve been using Ansible to automate Cloud datacenter build
@christophertstone3 жыл бұрын
11:54 Nothing is more permanent than a temporary solution that works
@Saulimedes3 жыл бұрын
I am still shocked about the change of your T-Shirt and wonder and requesting a hybrid out of Emacs, Excel, Ansible and RedBull (not sponsored but I should stop drinking too much energy drinks).
@Lloyd333 жыл бұрын
Me, 21 minutes after pressing play, "I have no idea what I just watched".
@JeffGeerling3 жыл бұрын
21 minutes of your life, right into the realm of the unknown!
@candyczar3 жыл бұрын
So your Ansible based SSG won't be released soon?
@JeffGeerling3 жыл бұрын
Heh... don't think I haven't considered such an ill-suited task.