mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
enable stem link again
This commit is contained in:
parent
852cddf222
commit
d177908366
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
src: "/etc/php/{{ php_version }}/mods-available/stem.ini"
|
||||
path: "/etc/php/{{ php_version }}/fpm/conf.d/20-stem.ini"
|
||||
state: link
|
||||
when: not is_ubuntu | bool
|
||||
#when: nginx_enabled | bool
|
||||
|
||||
- name: Restart php{{ php_version }}-fpm systemd service
|
||||
systemd:
|
||||
|
|
Loading…
Add table
Reference in a new issue