From 648df2e7cfe24e1c94b3cb5c53e939ec62d0839b Mon Sep 17 00:00:00 2001 From: Dale Anderson <634971+dale-c-anderson@users.noreply.github.com> Date: Tue, 22 Jun 2021 12:58:44 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2ac743..8529721 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,17 @@ -Drush -===== +Drush (for Drupal 6/7) +====================== ![.github/workflows/molecule.yml](https://github.com/AcroMedia/ansible-role-drush/workflows/.github/workflows/molecule.yml/badge.svg) Install a more modern version of Drush than is normally available in stock yum/apt repositories. +If you're using Drupal 8 or newer, you don't want this. You want Drush installed from composer instead. + Requirements ------------ -Ansible 2.0 +- Ansible 2.0 +- Drupal 7 or older Role Variables --------------