Remove ansistrano_shared_files
This commit is contained in:
parent
96e1ca8d7c
commit
ce94945655
|
@ -20,8 +20,6 @@
|
|||
ansistrano_after_update_code_tasks_file: "{{ playbook_dir }}/deploy/after-update-code.yml"
|
||||
ansistrano_shared_paths:
|
||||
- "{{ app_project_subdir }}/sites/default/files"
|
||||
# ansistrano_shared_files:
|
||||
# - "{{ app_project_subdir }}/sites/default/settings.php"
|
||||
|
||||
release_web_path: "{{ ansistrano_release_path.stdout }}/web"
|
||||
release_drush_path: "{{ ansistrano_release_path.stdout }}/vendor/bin/drush"
|
||||
|
|
Loading…
Reference in a new issue