99b3d398e8
A change was introduced to TripleO Heat Templates [1] to expect roles to use underscores instead of dashes in the directory name. [1] https://review.opendev.org/#/c/713792/ Change-Id: I61ee17f7e00e4a5bab5b6b44beb8ea92a93a8058
35 lines
927 B
INI
35 lines
927 B
INI
[metadata]
|
|
name = ansible-role-thales-hsm
|
|
summary = ansible-role-thales-hsm - Ansible role to configure Thales HSM clients.
|
|
description-file =
|
|
README.rst
|
|
author = TripleO Team
|
|
author-email = alee@redhat.com
|
|
home-page = https://github.com/dmend/ansible-role-thales-hsm
|
|
classifier =
|
|
License :: OSI Approved :: Apache Software License
|
|
Development Status :: 4 - Beta
|
|
Intended Audience :: Developers
|
|
Intended Audience :: System Administrators
|
|
Intended Audience :: Information Technology
|
|
Topic :: Utilities
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
data_files =
|
|
share/ansible/roles/thales_hsm/defaults = defaults/*
|
|
share/ansible/roles/thales_hsm/meta = meta/*
|
|
share/ansible/roles/thales_hsm/tasks = tasks/*
|
|
share/ansible/roles/thales_hsm/templates = templates/*
|
|
share/ansible/roles/thales_hsm/files = files/*
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
skip_authors = True
|
|
skip_changelog = True
|