update galaxy.yml; update origin

This commit is contained in:
Chris Hammer 2023-12-09 00:23:09 -05:00
parent 76ad471242
commit 66078bf3ad

View File

@ -43,16 +43,16 @@ tags: []
dependencies: {} dependencies: {}
# The URL of the originating SCM repository # 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 # 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 # 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 # 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 # 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 # artifact. A pattern is matched from the relative path of the file or directory of the collection directory. This