2022-09-12 13:56:21 +02:00

33 lines
865 B
INI

[metadata]
name = ansible-collection-backend
summary = Ansible collections for managing OTC Backend
description-file =
README.md
author = opentelekomcloud
home-page = https://open.telekom.cloud
classifier =
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Intended Audience :: System Administrators
Intended Audience :: Information Technology
Topic :: System :: Systems Administration
Topic :: Utilities
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
data_files =
share/ansible/collections/ansible_collections/opentelekomcloud/backend/ = README.md
share/ansible/collections/ansible_collections/opentelekomcloud/backend/plugins = plugins/*
[wheel]
universal = 1
[pbr]
skip_authors = True
skip_changelog = True