zuul/zuul/ansible/library
James E. Blair 196f61a552 Pass result data back from ansible
This loads a json file (work/results.json) that the job can write
to.  It will be loaded by the executor after the job completes and
returned to the scheduler.

We can use the data in this file as the reported log URL for the
build.  Later we can use it to supply file/line comments in
reviews.

Change-Id: Ib4eb743405f337c5bd541dd147e687fd44699713
2017-07-12 10:12:26 -07:00
..
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
command.py Check ret for None in zuul_run_command 2017-07-11 10:28:09 +02:00
zuul_afs.py Re-enable F405 pep8 errors 2017-05-19 09:36:01 -04:00
zuul_console.py Read the log file as binary in zuul_console 2017-06-30 15:32:26 -05:00
zuul_return.py Pass result data back from ansible 2017-07-12 10:12:26 -07:00