Installs Airflow using Ansible.
This Ansible role also supports starting Ansible using Marathon. In this case, specify with the variable marathon_version
the version of Marathon used.
Supported systems:
- Ubuntu 16.04
- RedHat/Centos 7.2
Ansible version: 2.7
This project uses two different continuous integration services to test different aspects of the project.
CircleCI to validate the syntax of Ansible scripts using ansible-lint.
Werker to validate the installation of Airflow.