From 751a17e48464a51374d7e96c6c9fa7d122adb5d5 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Mon, 22 Sep 2025 21:54:56 +0200 Subject: [PATCH] [mod] galaxy definition [mod] readme --- README.md | 2 +- galaxy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56cb770..c2cacd2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Ansible Collection - linke.espe +# Ansible Collection - roydfalk.espe Documentation for the collection. diff --git a/galaxy.yml b/galaxy.yml index c946553..a3b5a37 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -2,7 +2,7 @@ # The namespace of the collection. This can be a company/brand/organization or product namespace under which all # content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with # underscores or numbers and cannot contain consecutive underscores -namespace: linke +namespace: roydfalk # The name of the collection. Has the same character restrictions as 'namespace' name: espe