Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.38 KB

CHUV License CircleCI wercker status

ansible-airflow

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

Continuous integration

This project uses two different continuous integration services to test different aspects of the project.

CircleCI: CircleCI

CircleCI to validate the syntax of Ansible scripts using ansible-lint.

wercker status

Werker to validate the installation of Airflow.