One of the key announcements at AnsibleFest 2022 was the https://www.ansible.com/blog/introducing-event-driven-ansible. This technology is currently available on https://github.com/ansible/event-driven-ansible and accessible by technology providers and end users to provide feedback and drive the ecosystem.

Every time we trigger an event from Insights, it gets forwarded to the Ansible webhook event source.

Configuring a webhook integration in Insights to forward events to is fully documented in the https://access.redhat.com/documentation/en-us/red_hat_hybrid_cloud_console/2022/html/configuring_notifications_and_integrations_on_the_red_hat_hybrid_cloud_console/index product documentation.

Now that our Event-Driven Ansible is running and listening in for events, and that Insights is configured to forward all events via webhook, we just need to wait for events to be triggered.

Related Articles