{"id":16362175,"url":"https://github.com/fubarhouse/ansible-role-drush","last_synced_at":"2026-01-22T19:30:19.280Z","repository":{"id":75286713,"uuid":"45660504","full_name":"fubarhouse/ansible-role-drush","owner":"fubarhouse","description":"DVM implementation for Ansible","archived":false,"fork":false,"pushed_at":"2017-02-03T01:50:44.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T06:12:04.449Z","etag":null,"topics":["ansible","drush","dvm"],"latest_commit_sha":null,"homepage":null,"language":null,"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/fubarhouse.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}},"created_at":"2015-11-06T05:06:51.000Z","updated_at":"2017-06-30T13:21:07.000Z","dependencies_parsed_at":"2023-06-06T01:00:20.279Z","dependency_job_id":null,"html_url":"https://github.com/fubarhouse/ansible-role-drush","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fansible-role-drush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fansible-role-drush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fansible-role-drush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fubarhouse%2Fansible-role-drush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fubarhouse","download_url":"https://codeload.github.com/fubarhouse/ansible-role-drush/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763648,"owners_count":19692812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ansible","drush","dvm"],"created_at":"2024-10-11T02:23:22.955Z","updated_at":"2026-01-22T19:30:19.184Z","avatar_url":"https://github.com/fubarhouse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: DVM\n\n[![Build Status](https://travis-ci.org/fubarhouse/ansible-role-drush.svg?branch=master)](https://travis-ci.org/fubarhouse/ansible-role-drush)\n\n* Installs DVM (Drush Version Manager)\n* Installs Drush version 6, 7 and 8 (or configured)\n* Sets a default Drush version (as configured)\n* Installs Drush packages (optional)\n\n## Requirements\n\n* PHP\n* Pear\n* Composer\n* Unzip\n\n## Role Variables\n\nDefault Drush version\n````\ndrush_version: 7.2.0\n````\n\nAll Drush versions to install\n````\ndrush_versions:\n  - 6\n  - 7.2.0\n  - 8\n````\n\nDrush packages to download\n````\ndrush_packages:\n  - drush_extras\n  - drush_sql_extras\n  - registry_rebuild\n````\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n````\n- hosts: localhost\n  sudo: true\n  vars:\n    drush_version: 2.3.0\n    drush_versions: []\n    drush_packages:\n      - registry_rebuild\n  roles:\n    - fubarhouse.drush\n````\n\n## License\n\nMIT / BSD\n\n## Author Information\n\nThis role was created in 2015 by [Karl Hepworth](https://twitter.com/fubarhouse).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffubarhouse%2Fansible-role-drush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffubarhouse%2Fansible-role-drush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffubarhouse%2Fansible-role-drush/lists"}