1
0
Fork 0
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:
A Holt 2021-12-25 18:22:43 -05:00 committed by GitHub
parent a0fe5b706c
commit acf76155f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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