Metadata-Version: 2.1
Name: ansible-runner-http
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://github.com/ansible/ansible-runner-http
Author: Red Hat Ansible
License: Apache
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: requests-unixsocket

Ansible Runner HTTP Event Emitter
=================================

This project is a plugin for [Ansible Runner](https://github.com/ansible/ansible-runner) that allows emitting Ansible status and events to HTTP services in the form of `POST` events. This can allow `Runner` to notify other systems as Ansible jobs are run and to deliver key events to that system if it's interested.

For more details and the latest documentation see: https://ansible-runner.readthedocs.io/en/latest


