From 66078bf3ad8c999b86b250b7362dacce95417e29 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Sat, 9 Dec 2023 00:23:09 -0500 Subject: [PATCH] update galaxy.yml; update origin --- galaxy.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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