Change deploy configuration
Add hosts variables for prod configuration
This commit is contained in:
@ -20,11 +20,4 @@ php_packages:
|
||||
- php7.1-mbstring
|
||||
- php7.1-intl
|
||||
- php7.1-curl
|
||||
- php7.1-xml
|
||||
|
||||
# Vars for ansistrano
|
||||
|
||||
ansistrano_deploy_from: "{{ playbook_dir }}/../output_prod/"
|
||||
ansistrano_deploy_to: "/var/www/{{ site.www_dir }}"
|
||||
ansistrano_keep_releases: 3
|
||||
ansistrano_deploy_via: rsync
|
||||
- php7.1-xml
|
||||
|
Reference in New Issue
Block a user