Skip to content

Instantly share code, notes, and snippets.

@IPvSean
Created November 26, 2019 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IPvSean/64d666f7cfcbd57fabd9ebf35126418c to your computer and use it in GitHub Desktop.
Save IPvSean/64d666f7cfcbd57fabd9ebf35126418c to your computer and use it in GitHub Desktop.
job_counts.json file created for Automation Analytics using the awx-manage gather_analytics command on Ansible Tower
{
"launch_type": {
"dependency": 3628,
"manual": 799,
"relaunch": 6,
"scheduled": 1286,
"scm": 6,
"workflow": 1348
},
"status": {
"canceled": 7,
"failed": 108,
"successful": 6958
},
"total_jobs": 7073
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment