zuul-jobs/roles/upload-logs
Monty Taylor 5cd8fbeb58
Update ANSIBLE_LIBRARY to use envsitepackagesdir
We install zuul via test-requirements, so the zuul files should be in a
directory under the site-packges of the virtualenv that tox installed it
in to. Update the path to point correctly to that location.

Remove the ansible-lint skip tags which should now work because the
library path should be pointing to a location that actually holds the
content.

Change-Id: If2d4b39267c4b9a3102a951143b568f8447af8d9
2018-10-18 09:23:25 -05:00
..
tasks Update ANSIBLE_LIBRARY to use envsitepackagesdir 2018-10-18 09:23:25 -05:00
vars Add a flag to disable no_log on upload-logs 2018-03-27 09:17:18 -07:00
README.rst Add a flag to disable no_log on upload-logs 2018-03-27 09:17:18 -07:00

README.rst

Upload logs to a static webserver

This uploads logs to a static webserver using SSH.

Role Variables

Base URL where logs are to be found.