mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Load default PHP version per OS release
This commit is contained in:
1
vars/Debian-8.yml
Normal file
1
vars/Debian-8.yml
Normal file
@@ -0,0 +1 @@
|
||||
php_default_version: '5.6'
|
||||
1
vars/Debian-9.yml
Normal file
1
vars/Debian-9.yml
Normal file
@@ -0,0 +1 @@
|
||||
php_default_version: '7.0'
|
||||
Reference in New Issue
Block a user