Skip to main content

A Ansible Tower or AWX utility to generate a JUnit XML report from a job.

Project description

Build status PyPI version PyPI - Python Version PyPI - License Libraries.io dependency status for latest release

awx-junit

A command utility to generate a JUnit XML report from an Ansible Tower or AWX Job.

Installation

Install awx-junit with pip.

pip install awx-junit

Usage Example

Use the AWX cli (awxkit) to get job events of a certain job from an Ansible Tower or AWX instance. Pipe the resulting JSON output from awxcli to awx-junit utility

awx job_events list --job <job_id> --all | awx-junit

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page