mirror of
https://github.com/openshift/community.okd.git
synced 2026-03-27 03:13:08 +00:00
Fix broken links for downstream collection (#101)
* Fix broken links for downstream collection The links to the repo on Automation Hub are broken for the downstream collection. This skips the replacement step for galaxy.yml. * Add changelog fragment
This commit is contained in:
@@ -9,12 +9,12 @@ dependencies:
|
||||
description: OKD Collection for Ansible.
|
||||
documentation: ''
|
||||
homepage: ''
|
||||
issues: https://github.com/ansible-collections/community.okd/issues
|
||||
issues: https://github.com/openshift/community.okd/issues
|
||||
license_file: LICENSE
|
||||
name: okd
|
||||
namespace: community
|
||||
readme: README.md
|
||||
repository: https://github.com/ansible-collections/community.okd
|
||||
repository: https://github.com/openshift/community.okd
|
||||
tags:
|
||||
- kubernetes
|
||||
- k8s
|
||||
|
||||
Reference in New Issue
Block a user