Skip to content
Snippets Groups Projects
Commit b73f96bc authored by jurgenhaas's avatar jurgenhaas
Browse files

Update settings.php during deploy

parent a16074f5
Branches
No related tags found
No related merge requests found
......@@ -136,6 +136,7 @@
src='{{ drupal.template_dir|default('') }}{{ drupal.version|default("d7") }}_settings.php'
dest='{{ webRoot }}/settings/{{ item.shortname|default("default") }}/settings.php'
with_items: '{{ drupal.domains }}'
tags: 'deploy'
- name: "Create symbolic links"
file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment