From 381811d58d01c3f8e2ad7416054b7f5cc30c17d3 Mon Sep 17 00:00:00 2001
From: June <june@jsts.xyz>
Date: Tue, 18 Feb 2025 04:11:33 +0100
Subject: [PATCH] nginx(role): simplify description in README

---
 roles/nginx/README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/roles/nginx/README.md b/roles/nginx/README.md
index f990c67..94668d2 100644
--- a/roles/nginx/README.md
+++ b/roles/nginx/README.md
@@ -1,8 +1,6 @@
 # Role `nginx`
 
-Makes sure the `nginx` package is installed from the NGINX repos on the specified hosts.
-Also makes sure a desirable baseline of NGINX configs is deployed on the specified hosts.
-For the NGINX site configurations the config template below can be used.
+Ensures nginx is installed from the NGINX repos and setup as specified via the arguments.
 
 ## Supported Distributions