summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--galaxy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/galaxy.yml b/galaxy.yml
index 3eb12ba..ceaed7a 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -9,6 +9,7 @@ description: Ansible Network Collection for VYOS devices.
namespace: vyos
readme: README.md
repository: https://github.com/ansible-collections/vyos.vyos
+issues: https://github.com/ansible-collections/vyos.vyos/issues
tags: [vyos, networking]
# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy
# happy. We dynamically inject version info based on git information.