--- - name: Listen for Alertmanager events hosts: all sources: - name: Ansible Alertmanager listener ansible.eda.alertmanager: port: 9101 host: 0.0.0.0 rules: - name: Run Template condition: fact.annoying is not defined action: debug: var: event # run_job_template: # name: bab-deploy-application # organization: OYS # job_args: # extra_vars: # artifact_url: "{{ event.payload.data.artifact_url }}"