initial import
This commit is contained in:
21
vars/main.yml
Normal file
21
vars/main.yml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
install_packages:
|
||||
- unzip
|
||||
- php7
|
||||
- php7-cgi
|
||||
- php7-dom
|
||||
- php7-gd
|
||||
- php7-curl
|
||||
- php7-openssl
|
||||
- php7-zip
|
||||
- php7-xml
|
||||
- php7-apcu
|
||||
- php7-opcache
|
||||
- php7-ctype
|
||||
- php7-json
|
||||
- php7-phar
|
||||
- php7-mbstring
|
||||
- php7-session
|
||||
- yaml
|
||||
- php7-simplexml
|
||||
- php7-pecl-redis
|
Reference in New Issue
Block a user