{"id":42925006,"url":"https://github.com/tulibraries/ansible-role-airflow","last_synced_at":"2026-04-01T17:40:37.765Z","repository":{"id":34484829,"uuid":"178251144","full_name":"tulibraries/ansible-role-airflow","owner":"tulibraries","description":"TU Libraries Airflow \u0026 DAGs Deployment Ansible Role","archived":false,"fork":false,"pushed_at":"2026-03-30T15:23:42.000Z","size":844,"stargazers_count":7,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-03-30T17:31:45.657Z","etag":null,"topics":["airflow","ansible-roles"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tulibraries.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-28T17:23:19.000Z","updated_at":"2026-03-30T15:23:40.000Z","dependencies_parsed_at":"2023-01-15T07:22:34.961Z","dependency_job_id":"a81e5960-4448-4dcf-ab6a-f223cef4b9e4","html_url":"https://github.com/tulibraries/ansible-role-airflow","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/tulibraries/ansible-role-airflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulibraries%2Fansible-role-airflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulibraries%2Fansible-role-airflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulibraries%2Fansible-role-airflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulibraries%2Fansible-role-airflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulibraries","download_url":"https://codeload.github.com/tulibraries/ansible-role-airflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulibraries%2Fansible-role-airflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31290539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airflow","ansible-roles"],"created_at":"2026-01-30T18:07:36.857Z","updated_at":"2026-04-01T17:40:37.746Z","avatar_url":"https://github.com/tulibraries.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TU Libraries Ansible Role for Building Airflow\n\n[![Build Status](https://travis-ci.com/tulibraries/ansible-role-airflow.svg?branch=main)](https://travis-ci.com/tulibraries/ansible-role-airflow)\n[![Ansible Role](https://img.shields.io/ansible/role/39366.svg)](https://galaxy.ansible.com/tulibraries/ansible_role_airflow)\n\nAnsible role to manage Airflow installation and configuration with limited support for DAG retrieval and Operators (worker) environment setup.\n\n## Breaking changes\n\nTo be filled in. This is originally a fork from https://github.com/infOpen/ansible-role-airflow, but separated into own repository given breaking changes setting up Airflow 1.10.x features and DAGs support.\n\n## Requirements\n\nThis role requires Ansible 2.4 or higher, and platform requirements are listed in the metadata file.\n\n## Testing\n\nThis role use [Molecule](https://github.com/metacloud/molecule/) to run tests.\n\nLocal and Travis tests run tests on Docker by default. See molecule documentation to use other backend.\n\nCurrently, tests are done on:\n- Centos 7\n- Debian Stretch\n- Ubuntu Xenial\n- Ubuntu Bionic\n\nand use:\n- Ansible 2.4.x\n- Ansible 2.5.x\n\n### Running tests\n\nWIP.\n\n#### Using Docker driver\n\n```\n$ pip install pipenv\n$ pipenv install\n$ pipenv run molecule test\n```\n\nNote: currently testing skips the idempotency checks, given work required to have Airflow database upgrades pass the Ansible requirements for idempotency.\n\n## Role Variables\n\n\u003e **Warning**\n\u003e No Fernet key defined on configuration, so set your own before store passwords !\n\n### Default role variables\n\nThis needs to be rewritten. Currently, see the `defaults/main.yml` for the variables expected for Airflow and Airflow Worker configurations.\n\n## Dependencies\n\nNone\n\n## Example Playbook\n\n``` yaml\n- hosts: airflow\n  become: yes\n  roles:\n  - role: tulibraries.airflow\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftulibraries%2Fansible-role-airflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftulibraries%2Fansible-role-airflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftulibraries%2Fansible-role-airflow/lists"}