84172bfbe0
This adds the ansible playbooks required by kayobe to the manifest by using the data_files option in setuptools. When using pip to install kayobe into a virtualenv, these files will be placed in <venv>/kayobe/share/. In an editable install, e.g using `pip install -e .`, data_files are not installed into the virtualenv. Instead, we must follow the egg-link file to find out the actual location. Story: 2004252 Task: 27787 Change-Id: Ibef040eceb547476007f83c0d5dcdb2bc6986d1e |
||
---|---|---|
.. | ||
automated.rst | ||
contributing.rst | ||
development.rst | ||
index.rst | ||
manual.rst | ||
releases.rst | ||
testing.rst | ||
vagrant.rst |