From c21e012c47f0f9597e639eb507b61e7137039a13 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 18 Feb 2020 23:36:33 +0000 Subject: [PATCH] Start updating the README https://github.com/opdavies/ansible-role-drupal-settings/issues/1 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f3cd913..c453cc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ansible Role: Drupal settings +A role for automatically generating `settings.php` files for Drupal 7 and 8 applications. + +## Example + ```yaml drupal_settings: - drupal_root: /var/www/web