infra/roles/airflow/tasks/main.yml
2026-01-19 15:02:13 -05:00

4 lines
123 B
YAML

---
- name: Airflow role placeholder
debug:
msg: "Airflow role is not implemented yet (deploy_airflow is optional)."