diff --git a/galaxy.yml b/galaxy.yml index fe53671..5f1f0e8 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -43,16 +43,16 @@ tags: [] dependencies: {} # The URL of the originating SCM repository -repository: https://github.com/jchristianh-ansible-collections/baseos +repository: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos # The URL to any online docs -documentation: https://github.com/jchristianh-ansible-collections/baseos +documentation: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos # The URL to the homepage of the collection/project -homepage: https://github.com/jchristianh-ansible-collections/baseos +homepage: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos # The URL to the collection issue tracker -issues: https://github.com/jchristianh-ansible-collections/baseosissues +issues: https://gitea.thezengarden.net/ansible_collections/ansible-collection-baseos # 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