Start updating the README
https://github.com/opdavies/ansible-role-drupal-settings/issues/1
This commit is contained in:
parent
2cf2b919e2
commit
c21e012c47
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue