base-jobs/roles/submit-log-processor-jobs
James E. Blair 808478ad2c Really vendor gear for log processing
The previous vendoring attempt did not work because of the way
Ansible handles imports.  Instead, we now rely on the module_utils
method of bundling supporting python code.

Change-Id: I01f57e9eab77f0c39b45bb52b573642ab8f29f22
2020-07-13 11:40:23 -07:00
..
library Really vendor gear for log processing 2020-07-13 11:40:23 -07:00
module_utils Really vendor gear for log processing 2020-07-13 11:40:23 -07:00
README.rst Add missing role 2019-01-30 11:08:01 -08:00

README.rst

A module to submit a log processing job.

This role is a container for an Ansible module which processes a log directory and submits jobs to a log processing gearman queue. The role itself performs no actions, and is intended only to be used by other roles as a dependency to supply the module.