owncloud aktualisieren #1

Closed
fenris wants to merge 44 commits from task-377 into main
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 8953d1ee99 - Show all commits

View file

@ -1,4 +1,4 @@
# Ansible Collection - linke.standard # Ansible Collection - roydfalk.standard
Sammlung von allgemeinen, wiederverwendbaren Ansible-Rollen Sammlung von allgemeinen, wiederverwendbaren Ansible-Rollen

View file

@ -2,7 +2,7 @@
# The namespace of the collection. This can be a company/brand/organization or product namespace under which all # 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 # content lives. May only contain alphanumeric lowercase characters and underscores. Namespaces cannot start with
# underscores or numbers and cannot contain consecutive underscores # underscores or numbers and cannot contain consecutive underscores
namespace: linke namespace: roydfalk
# The name of the collection. Has the same character restrictions as 'namespace' # The name of the collection. Has the same character restrictions as 'namespace'
name: standard name: standard
@ -21,7 +21,7 @@ authors:
### OPTIONAL but strongly recommended ### OPTIONAL but strongly recommended
# A short summary description of the collection # 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 # 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' # accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'