Merge pull request #4577 from ansible/remove_job_status

Removing job_status from the docs because it doesn't exist.

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-08-23 16:35:34 +00:00
committed by GitHub

View File

@@ -15,9 +15,6 @@ deliver a large amount of information in a predictable structured format,
following the same structure as one would expect if obtaining the data following the same structure as one would expect if obtaining the data
from the API. These data loggers are the following. from the API. These data loggers are the following.
- awx.analytics.job_status
- Summaries of status changes for jobs, project updates, inventory
updates, and others
- awx.analytics.job_events - awx.analytics.job_events
- Data returned from the Ansible callback module - Data returned from the Ansible callback module
- awx.analytics.activity_stream - awx.analytics.activity_stream