Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkfabrik/ansible-role-drush
Ansible Galaxy role for Drush
https://github.com/sparkfabrik/ansible-role-drush
Last synced: 23 days ago
JSON representation
Ansible Galaxy role for Drush
- Host: GitHub
- URL: https://github.com/sparkfabrik/ansible-role-drush
- Owner: sparkfabrik
- Created: 2015-12-17T16:36:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T09:43:12.000Z (almost 9 years ago)
- Last Synced: 2024-11-08T13:09:32.783Z (3 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Role Name
=========Ansible-galaxy role for installing Drush, a command line shell and scripting interface for Drupal.
Role Variables
--------------Default variables: (see default/main.yml)
`memory_limit: 512M`
`destination_path: /usr/local/bin/drush`Example Playbook
----------------Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: sparkfabrik.drush, memory_limit: 512M, destination_path : /usr/local/bin/drush }License
-------BSD