1
0
Fork 0
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:
George Hunt 2020-03-03 08:16:15 -08:00 committed by Jerry Vonau
parent 852cddf222
commit d177908366

View file

@ -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: