make it work on debian - version issue
This commit is contained in:
1
templates/php_sury_sources.list
Normal file
1
templates/php_sury_sources.list
Normal file
@@ -0,0 +1 @@
|
||||
deb [signed-by=/etc/apt/keyrings/sury_php.gpg] https://packages.sury.org/php/ {{ ansible_distribution_release }} main
|
||||
@@ -1,4 +1,4 @@
|
||||
[{{ php_poolname }}]
|
||||
[{{ php_pool_name }}]
|
||||
user = {{ php_fpm_pool_user }}
|
||||
group = {{ php_fpm_pool_group }}
|
||||
listen = {{ php_fpm_listen_url }}
|
||||
|
||||
Reference in New Issue
Block a user