diff --git a/templates/settings.yml.j2 b/templates/settings.yml.j2 index 0cf06bf..98af75c 100644 --- a/templates/settings.yml.j2 +++ b/templates/settings.yml.j2 @@ -3,4 +3,4 @@ repository: description: {{ meta.galaxy_info.description }} 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