airflow-role icon indicating copy to clipboard operation
airflow-role copied to clipboard

Ansible role to install Apache Airflow

Results 4 airflow-role issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

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...

bug