You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
490 B
23 lines
490 B
[metadata] |
|
name = ansible-role-ssh |
|
summary = Ansible role to manage SSH |
|
description-file = |
|
README.rst |
|
author = OpenStack |
|
author-email = openstack-dev@lists.openstack.org |
|
home-page = http://www.openstack.org/ |
|
classifier = |
|
Intended Audience :: System Administrators |
|
License :: OSI Approved :: Apache Software License |
|
Operating System :: POSIX :: Linux |
|
|
|
[build_sphinx] |
|
source-dir = doc/source |
|
build-dir = doc/build |
|
all_files = 1 |
|
|
|
[pbr] |
|
warnerrors = True |
|
|
|
[wheel] |
|
universal = 1
|
|
|