Skip to content

Commit

Permalink
www_base/tasks/php-stem.yml: 'systemctl restart php7.4-fpm' warning
Browse files Browse the repository at this point in the history
  • Loading branch information
holta committed Dec 25, 2021
1 parent ad75b14 commit 81d676f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/www_base/tasks/php-stem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
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:


# - name: Set fact stem available php 7.2 - includes x86_64 only
# set_fact:
Expand Down

0 comments on commit 81d676f

Please sign in to comment.