add php role

This commit is contained in:
vincent 2019-04-14 16:49:30 +02:00
parent 2c57e52633
commit d55b031e5c
2 changed files with 8 additions and 1 deletions

View File

@ -80,3 +80,9 @@ nginx_vhosts:
nginx_realIP_Proxy: 192.168.1.10/24 nginx_realIP_Proxy: 192.168.1.10/24
php_extention_enable:
- iconv
- mysqli
- pdo_mysql
- soap

View File

@ -16,6 +16,7 @@
- fail2ban - fail2ban
- dns - dns
- {role: nginx, become: yes } - {role: nginx, become: yes }
- php
- tt-rss - tt-rss
- gitea - gitea
- user_config - user_config