From 1d1adc1d109f68a3a79e042a319077dc7ce27ad8 Mon Sep 17 00:00:00 2001 From: Ivan Grynenko Date: Mon, 13 Jun 2016 15:29:49 +1000 Subject: [PATCH] Added ansible-role-drupal-console --- lemp-rhel7/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lemp-rhel7/site.yml b/lemp-rhel7/site.yml index edf770c..0b20776 100644 --- a/lemp-rhel7/site.yml +++ b/lemp-rhel7/site.yml @@ -14,3 +14,4 @@ - ansible-role-git - ansible-role-composer - ansible-role-drush + - ansible-role-drupal-console