Remove references to Debian 8
I don't need or want to support Debian 8 anymore so I can remove all references to it in comments and code.
This commit is contained in:
@ -1,8 +1,4 @@
|
||||
---
|
||||
# For Debian 8
|
||||
- name: restart php5-fpm
|
||||
service: name=php5-fpm state=restarted
|
||||
|
||||
# For Ubuntu 16.04 and Debian 9
|
||||
- name: reload php7.0-fpm
|
||||
systemd: name=php7.0-fpm state=reloaded
|
||||
|
Reference in New Issue
Block a user