project-config/roles/submit-log-processor-jobs
James E. Blair 2b464b1782 Return gearman job handles on log job submission
For easier debugging.  Also, override the invocation kwarg so that
ansible doesn't automatically log the arguments to this module
(since they include all of the hostvars which include way too much
data).

Change-Id: I415da15dd1dc154e08e159453235448c90a5e5d2
2017-09-13 14:55:41 -06:00
..
library Return gearman job handles on log job submission 2017-09-13 14:55:41 -06:00
README.rst Add log processing roles 2017-09-11 10:12:28 -06:00

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.