add php role
This commit is contained in:
parent
2c57e52633
commit
d55b031e5c
@ -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
|
@ -16,6 +16,7 @@
|
||||
- fail2ban
|
||||
- dns
|
||||
- {role: nginx, become: yes }
|
||||
- php
|
||||
- tt-rss
|
||||
- gitea
|
||||
- user_config
|
||||
|
Loading…
Reference in New Issue
Block a user