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

@ -79,4 +79,10 @@ 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
- dns
- {role: nginx, become: yes }
- php
- tt-rss
- gitea
- user_config