Merge "Move role data in share/ansible/roles"

This commit is contained in:
Zuul 2019-01-09 11:58:57 +00:00 committed by Gerrit Code Review
commit 537e504afa
1 changed files with 13 additions and 0 deletions

View File

@ -12,6 +12,19 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[global]
setup-hooks =
pbr.hooks.setup_hook
[files]
data_files =
share/ansible/roles/os_tempest/defaults = defaults/*
share/ansible/roles/os_tempest/meta = meta/*
share/ansible/roles/os_tempest/tasks = tasks/*
share/ansible/roles/os_tempest/templates = templates/*
share/ansible/roles/os_tempest/files = files/*
share/ansible/roles/os_tempest/vars = vars/*
[build_sphinx]
all_files = 1
build-dir = doc/build