From 1c31b0d43cd0108f01517622dc5d2362a0140bdb Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 17 Jul 2026 18:41:15 +0200 Subject: [PATCH] alloy(role0: fix spelling mistake --- roles/alloy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/alloy/README.md b/roles/alloy/README.md index a3c8e55..dc15144 100644 --- a/roles/alloy/README.md +++ b/roles/alloy/README.md @@ -9,11 +9,11 @@ Should work on Debian-based distributions. ## Required Arguments -- `alloy_config_default`: The default Alloy configuration. Recomanded for configuration that hosts of a groupe share. +- `alloy_config_default`: The default Alloy configuration. Recommended for configuration that hosts of a groupe share. ## Optional Arguments -- `alloy_config_additional`: Additional Alloy configuration appended to the default config. Recomanded for per host configuration +- `alloy_config_additional`: Additional Alloy configuration appended to the default config. Recommended for per host configuration - `alloy_cap_net_bind_service`: Grant Alloy the `CAP_NET_BIND_SERVICE` capability, allowing it to bind to privileged ports (<1024). ### Blackbox Exporter