--- - name: Listen for Gitea Webhooks hosts: all sources: - name: Ansible webhook listener ansible.eda.webhook: port: 5000 host: 0.0.0.0 filters: - ansible.eda.dashes_to_underscores: rules: - name: Create facts condition: event.payload is defined action: run_job_template: name: bab-deploy-application organization: OYS job_args: extra_vars: artifact_url: event.payload.artifact_url