summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeric Crago <deric.crago@redhat.com>2021-09-01 04:14:55 -1000
committerGitHub <noreply@github.com>2021-09-01 14:14:55 +0000
commitcb89c8170921a04907e77e83a08e5a7ce1805877 (patch)
tree0eb10c6d86404452a101bcf2071686278ef0947d
parent06d72f4ae6e5a35fe57c4b74f557d5ef29040989 (diff)
downloadvyos-ansible-old-cb89c8170921a04907e77e83a08e5a7ce1805877.tar.gz
vyos-ansible-old-cb89c8170921a04907e77e83a08e5a7ce1805877.zip
added 'issues' to 'galaxy.yml' (#206)
added 'issues' to 'galaxy.yml' SUMMARY added 'issues' to 'galaxy.yml' ISSUE TYPE galaxy.yml Pull Request COMPONENT NAME galaxy.yml Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: None <None>
-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.