Skip to content

thushjandan/awx-junit

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages