From c86af1f5d56d4116b6b3a92f14ffd59e9756c1ae Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 15 Jul 2025 15:13:41 +0200 Subject: [PATCH] feat: role rename to dns --- meta/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/main.yaml b/meta/main.yaml index f297feb..aeb09b1 100644 --- a/meta/main.yaml +++ b/meta/main.yaml @@ -2,7 +2,7 @@ galaxy_info: author: "siempie" - description: "install and configure an unbound server" + description: "install and configure an Unbound DNS server" license: "MIT" - role_name: "unbound" + role_name: "dns" dependencies: []