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