diff --git a/galaxy.yml b/galaxy.yml index df199a1..9c0d498 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -43,16 +43,16 @@ tags: [] dependencies: {} # The URL of the originating SCM repository -repository: https://git.linux-help.org/Linux-Help/debops-consul.git +repository: https://git.linux-help.org/Linux-Help/debops-hashicorp.git # The URL to any online docs -documentation: https://git.linux-help.org/Linux-Help/debops-consul/wiki +documentation: https://git.linux-help.org/Linux-Help/debops-hashicorp/wiki # The URL to the homepage of the collection/project -homepage: https://git.linux-help.org/Linux-Help/debops-consul +homepage: https://git.linux-help.org/Linux-Help/debops-hashicorp # The URL to the collection issue tracker -issues: https://git.linux-help.org/Linux-Help/debops-consul/issues +issues: https://git.linux-help.org/Linux-Help/debops-hashicorp/issues # A list of file glob-like patterns used to filter any files or directories that should not be included in the build # artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This