Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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