added 'issues' to 'galaxy.yml' (#94)

added 'issues' to 'galaxy.yml'

SUMMARY
added 'issues' to 'galaxy.yml' (replaces #92)
ISSUE TYPE

galaxy.yml Pull Request

COMPONENT NAME

galaxy.yml

Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
pull/95/head
Deric Crago 2021-09-01 04:36:22 -10:00 committed by GitHub
parent 8a44060eda
commit dbdb595727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ namespace: ansible
description: Ansible Collection with utilities to ease the management, manipulation, and validation of data within a playbook
readme: README.md
repository: https://github.com/ansible-collections/ansible.utils
issues: https://github.com/ansible-collections/ansible.utils/issues
tags: [linux, networking, security, cloud, utilities, data, validation, utils]
# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy
# happy. We dynamically inject version info based on git information.