From 2a0c750b9e683879cb752f9a4f129d90f6d692a2 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 18 Oct 2025 16:45:35 -0500 Subject: [PATCH] meta: set 'issue_tracker_url' --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index 650abfd..0c4a493 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -6,7 +6,7 @@ galaxy_info: # If the issue tracker for your role is not on github, uncomment the # next line and provide a value - # issue_tracker_url: http://example.com/issue/tracker + issue_tracker_url: https://git.init3.us/jlay/zfs_dkms/issues license: Apache-2.0