Grzegorz Grasza 551bc63f64 First commit, containing the ipa-server playbooks
This also adds Zuul configuration with linter job.

Change-Id: I8bc54901002c14f9b352d0f74705801082f4c08b
2020-08-17 15:52:26 +02:00

31 lines
700 B
INI

[metadata]
name = ansible-tripleo-ipa-server
summary = Ansible assets for configuring the FreeIPA server for TripleO.
description-file =
README.rst
author = RedHat
home-page = https://opendev.org/x/ansible-tripleo-ipa-server
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/tripleo-playbooks/ = tripleo_ipa_server/playbooks/*
[wheel]
universal = 1
[pbr]
skip_authors = True
skip_changelog = True