mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Add env vars on PHP-FPM pool template (#17)
Co-authored-by: Théo Adolphe <theo.adolphe@skilleos.com>
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
ping_response: 'ok'
|
||||
- name: 'test_ansible2'
|
||||
user: 'foo'
|
||||
php_env:
|
||||
foo: bar
|
||||
php_value:
|
||||
display_errors: 'Off'
|
||||
php_admin_value:
|
||||
|
||||
Reference in New Issue
Block a user