mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Support many php versions (php7) + drop wheezy support
This commit is contained in:
@@ -31,3 +31,6 @@ nginx_templates_no_dir:
|
||||
- '_proxy'
|
||||
- '_nagios3'
|
||||
- '_backuppc'
|
||||
|
||||
nginx_upstream_php5: 'php5'
|
||||
nginx_upstream_php7: 'php7'
|
||||
|
||||
Reference in New Issue
Block a user