{"id":21674387,"url":"https://github.com/drunomics/ansible-role-drush","last_synced_at":"2026-04-17T02:33:48.635Z","repository":{"id":28101493,"uuid":"31599757","full_name":"drunomics/ansible-role-drush","owner":"drunomics","description":"Ansible role that installs drush via composer.","archived":false,"fork":false,"pushed_at":"2018-07-09T15:15:26.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-02-04T08:19:55.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drunomics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-03T13:30:23.000Z","updated_at":"2019-10-31T20:58:42.000Z","dependencies_parsed_at":"2022-09-02T19:01:25.782Z","dependency_job_id":null,"html_url":"https://github.com/drunomics/ansible-role-drush","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drunomics/ansible-role-drush","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fansible-role-drush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fansible-role-drush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fansible-role-drush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fansible-role-drush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drunomics","download_url":"https://codeload.github.com/drunomics/ansible-role-drush/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drunomics%2Fansible-role-drush/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31912513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-25T13:44:18.812Z","updated_at":"2026-04-17T02:33:48.609Z","avatar_url":"https://github.com/drunomics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible role drunomics.drush\n[![Build Status](https://travis-ci.org/drunomics/ansible-role-drush.svg?branch=master)](https://travis-ci.org/drunomics/ansible-role-drush)\n\nAnsible role that installs drush via composer.\n\nDistribution: Ubuntu\n\n## Requirements\n\n- PHP must be installed. This is not covered by this role.\n\n## Dependencies\n\n- kosssi.composer (Installs composer.)\n\n## Usage\nNote that this role can be used as root or on a per user basis by not specifying\nbecome: yes on the playbook level.\n\n\n### System-wide installation\nFor a system wide installation, just add the role (as root) with the following vars:\n\n  vars:\n    drush_add_system_launcher: true\n    composer_home_path: /opt/composer\n\nThis registers /opt/composer as root's composer path, which can be used for installing system-wide composer packages. In addition, it adds a small launcher script to a configurable bin directory, such that the `drush` command is available. Alternatively, composer bin directory may be added to the system $PATH variable.\n\n### Per-user installation\n\nTo configure drush for a certain user, enable become at playbook level and specify the become_user as following:\n\n  roles:\n    - { role: drunomics.drush, tags: drush, become_user: drunomics }\n\nAfterwards the drush launcher is available at ~/.composer/vendor/bin/drush. For putting the launcher in the path, it's suggested to add the user's composer bin directory to the user's $PATH variable (not covered by this role).\n\n## License\nMIT License\n(c) drunomics GmbH.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fansible-role-drush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrunomics%2Fansible-role-drush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrunomics%2Fansible-role-drush/lists"}