From 4e9a4984727df9edd46d233b0282f49e4795ca7d Mon Sep 17 00:00:00 2001 From: ministicraft Date: Mon, 13 Apr 2026 23:49:33 +0200 Subject: [PATCH] Add Ansible operations slide (patching campaigns, one-time tasks) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.html b/index.html index 8ba6ac0..b7a322e 100644 --- a/index.html +++ b/index.html @@ -244,6 +244,13 @@ output "public_ip" { + +
+

Not just configuration. Operations.

+

Patch 200 servers tonight. Roll out a kernel upgrade with a canary strategy. Run a compliance audit across your whole fleet.
+ Ansible is the tool you reach for when you need to do something — once, or every week.

+
+

The community does the heavy lifting.