initial import

This commit is contained in:
2019-03-16 19:54:32 +01:00
parent e046b22d31
commit 50c3a330c3
5 changed files with 160 additions and 0 deletions

21
vars/main.yml Normal file
View 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