diff --git a/README.md b/README.md index 7dcacdf..33930a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ansible Collection - linke.standard +# Ansible Collection - roydfalk.standard Sammlung von allgemeinen, wiederverwendbaren Ansible-Rollen diff --git a/galaxy.yml b/galaxy.yml index 8a1d7ac..d7ab6b4 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: standard @@ -21,7 +21,7 @@ authors: ### OPTIONAL but strongly recommended # A short summary description of the collection -description: "Sammlung von allgemeinen, wiederverwendbaren Ansible-Rollen (ursprünglich für Infrastruktur der Partei 'DIE LINKE.')" +description: "Sammlung von allgemeinen, wiederverwendbaren Ansible-Rollen" # Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only # accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'