Fixing drush

pull/63/head
Ivan Grynenko 8 years ago
parent c7067a21e5
commit c32387c329
  1. 4
      lemp-rhel7/group_vars/all.yml

@ -94,6 +94,10 @@ php_packages:
- php-xmlrpc
- php-pecl-uploadprogress
# Drush
drush_keep_updated: yes
drush_force_update: yes
# Nginx vhosts configuration
nginx_vhosts:
- listen: "{{ nginx_port }} default_server"