zuul/MANIFEST.in
Tristan Cacqueray 26b435d302 manifest: add zuul/ansible and ansible-config.conf
This change ensure the ansible plugins and the ansible-config.conf file
are installed with Zuul.

Change-Id: I321e52b29f1ca34d224c4e6fe33c60d5ac42590f
2019-03-18 08:07:00 +00:00

13 lines
245 B
Plaintext

include AUTHORS
include ChangeLog
include zuul/ansible/*/*
include zuul/ansible/*/*/*
include zuul/lib/ansible-config.conf
include zuul/web/static/*
include zuul/web/static/static/*/*
exclude .gitignore
exclude .gitreview
global-exclude *.pyc