diff --git a/ansible-role-tripleo-{{cookiecutter.project_name}}/setup.cfg b/ansible-role-tripleo-{{cookiecutter.project_name}}/setup.cfg index 9522464..ac38708 100644 --- a/ansible-role-tripleo-{{cookiecutter.project_name}}/setup.cfg +++ b/ansible-role-tripleo-{{cookiecutter.project_name}}/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ansible-role-tripleo-{{ cookiecutter.project_name }} -summary = ansible-role-tripleo-{{ cookiecutter.project_name }} - Ansible role to allow modification to container images built for the TripleO project. +summary = ansible-role-tripleo-{{ cookiecutter.project_name }} - Ansible {{ cookiecutter.project_name }} role for the TripleO project. description-file = README.md author = TripleO Team