airflow-role
airflow-role copied to clipboard
Ansible role to install Apache Airflow
### Description of the Change `iteritems` was replaced by items while migrating from python2 to python3. ### Benefits Fix the usage of the `airflow_admin_connections` variable when running ansible with python3....
Hi, idelista you all. Thanks for this repository. It helped my work. However I have one point of concern about the systemd service file. There is "-n" option in airflow-scheduler.service...
Airflow does not support `-s` and `-a` anymore. ### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in...
### Description Found some problems when you want to install only some services and not all. ### Steps to Reproduce Try to configure a node without some service like airflow-worker...