From b4de16b73a74614479aefd95d4b7cf84e92a98a8 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Tue, 30 Jun 2026 16:21:27 +1000 Subject: [PATCH] Wording change --- src/content/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/_index.html b/src/content/_index.html index c31bc8a..1f5280d 100644 --- a/src/content/_index.html +++ b/src/content/_index.html @@ -11,7 +11,7 @@ og_type: "website"
Reverse-engineering Linux hosts into Ansible
-

Get an existing server into configuration management without starting from a blank file.

+

Get an existing server into config management quickly.

Enroll inspects a Debian-like or RedHat-like Linux machine, harvests the state that matters, and generates Ansible roles and playbooks from the captured bundle.