Move ansistrano_current_dir

This commit is contained in:
Oliver Davies 2019-01-23 12:49:43 +00:00
parent 1f9756cc00
commit 35d72e4210
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,8 @@ php_packages:
- php{{ php_default_version_debian }}-opcache
- php{{ php_default_version_debian }}-xml
ansistrano_current_dir: current
app_project_root: /var/www/app
app_project_subdir: web
app_project_docroot: "{{ app_project_root }}/{{ ansistrano_current_dir }}/{{ app_project_subdir }}"