Add suggested topics.
This commit is contained in:
parent
aa5dd3cb91
commit
c9db03493b
|
|
@ -3,4 +3,4 @@
|
||||||
repository:
|
repository:
|
||||||
description: {{ meta.galaxy_info.description }}
|
description: {{ meta.galaxy_info.description }}
|
||||||
homepage: {{ author_website }}
|
homepage: {{ author_website }}
|
||||||
topics: {% for tag in meta.galaxy_info.galaxy_tags %}{{ tag }}{% if not loop.last %}, {% endif %}{% endfor %}, hacktoberfest
|
topics: {% for tag in meta.galaxy_info.galaxy_tags %}{{ tag }}{% if not loop.last %}, {% endif %}{% endfor %}, ansible, molecule, tox, playbook, hacktoberfest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue