mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify php-stem.yml: 'systemctl reload phpX.Y-fpm' suffices
This commit is contained in:
parent
a0fe5b706c
commit
acf76155f4
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
state: link
|
||||
|
||||
- debug:
|
||||
msg: YOU MAY NEED TO 'systemctl restart php{{ php_version }}-fpm' -- whereas during an IIAB install, roles/www_options does that for you
|
||||
msg: YOU MAY NEED TO 'systemctl reload php{{ php_version }}-fpm' -- whereas during an IIAB install, roles/www_options restarts it for you
|
||||
|
||||
|
||||
# - name: Set fact stem available php 7.2 - includes x86_64 only
|
||||
|
|
Loading…
Add table
Reference in a new issue