From 9b89aa3e1cdb742a1acc8bc8fc61208bd0ce0994 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Mon, 5 Jan 2026 16:38:32 +0100 Subject: [PATCH] added tmux and all --- galaxy.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/galaxy.yml b/galaxy.yml index 8761f47..76fea18 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -17,12 +17,12 @@ readme: README.md # A list of the collection's content authors. Can be just the name or in the format 'Full Name (url) # @nicks:irc/im.site#channel' authors: -- your name +- Jonny Bravo ### OPTIONAL but strongly recommended # A short summary description of the collection -description: your collection description +description: Installiert und Konfiguriert die fish Shell mit TMUX # 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' @@ -44,13 +44,13 @@ tags: [] dependencies: {} # The URL of the originating SCM repository -repository: http://example.com/repository +repository: https://gitea.schlaubistechtalk.de/ansible/role-fish_shell # The URL to any online docs documentation: http://docs.example.com # The URL to the homepage of the collection/project -homepage: http://example.com +homepage: https://wordpress.schlaubistechtalk.de # The URL to the collection issue tracker issues: http://example.com/issue/tracker