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:
parent
81d676f26e
commit
62e193d2e1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue