Event driven ansible runs code automatically based on received event notifications. Rulebooks define conditions and actions to run playbooks, set facts, or run modules.
Ansible EDA provides plugins like url_check, webhook, journald for event sources. Conditions use operators on strings, boolean, and numerical data for triggering actions.
Collection
[
|
...
]