Correct template location and settings file origin

This commit is contained in:
Chris Thompson 2018-08-22 16:47:24 -04:00
parent dbc00a269d
commit 257a8f0997
2 changed files with 1 additions and 0 deletions

View file

@ -8,6 +8,7 @@
copy:
src: "{{ drupal_core_path }}/sites/default/default.settings.php"
dest: "{{ drupal_core_path }}/sites/default/settings.php"
remote_src: true
- name: enable settings.local.php include_tasks
blockinfile: