1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

www_base/tasks/php-stem.yml: Fix 'systemctl restart php7.4-fpm' warning

This commit is contained in:
root 2021-12-25 17:22:27 -05:00
parent 81d676f26e
commit 62e193d2e1

View file

@ -61,8 +61,8 @@
path: /etc/php/{{ php_version }}/fpm/conf.d/20-stem.ini
state: link
- name: YOU MAY NEED TO 'systemctl restart php{{ php_version }}-fpm' -- whereas during an IIAB install, roles/www_options does that for you
meta: noop:
- debug:
msg: YOU MAY NEED TO 'systemctl restart php{{ php_version }}-fpm' -- whereas during an IIAB install, roles/www_options does that for you
# - name: Set fact stem available php 7.2 - includes x86_64 only