Change deploy configuration

Add hosts variables for prod configuration
This commit is contained in:
2017-01-21 10:11:36 +03:00
parent 9dbd4d1802
commit 3217d282cc
5 changed files with 11 additions and 14 deletions

View File

@ -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