roles/php-fpm: Update comment about Debian 9
This commit is contained in:
parent
51183617b8
commit
0d694d44c8
@ -3,7 +3,7 @@
|
|||||||
- name: restart php5-fpm
|
- name: restart php5-fpm
|
||||||
service: name=php5-fpm state=restarted
|
service: name=php5-fpm state=restarted
|
||||||
|
|
||||||
# For Ubuntu 16.04
|
# For Ubuntu 16.04 and Debian 9
|
||||||
- name: reload php7.0-fpm
|
- name: reload php7.0-fpm
|
||||||
systemd: name=php7.0-fpm state=reloaded
|
systemd: name=php7.0-fpm state=reloaded
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user