Start updating the README
https://github.com/opdavies/ansible-role-drupal-settings/issues/1
This commit is contained in:
parent
2cf2b919e2
commit
c21e012c47
|
@ -1,5 +1,9 @@
|
||||||
# Ansible Role: Drupal settings
|
# Ansible Role: Drupal settings
|
||||||
|
|
||||||
|
A role for automatically generating `settings.php` files for Drupal 7 and 8 applications.
|
||||||
|
|
||||||
|
## Example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
drupal_settings:
|
drupal_settings:
|
||||||
- drupal_root: /var/www/web
|
- drupal_root: /var/www/web
|
||||||
|
|
Reference in a new issue