diff --git a/galaxy.yml b/galaxy.yml index 3eb12ba..ceaed7a 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,15 +1,16 @@ --- authors: - Ansible Network Community (ansible-network) dependencies: "ansible.netcommon": ">=2.0.1" license_file: LICENSE name: vyos 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. version: null