5
roles/php5-fpm/handlers/main.yml
Normal file
5
roles/php5-fpm/handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: restart php5-fpm
|
||||
service: name=php5-fpm state=restarted
|
||||
|
||||
# vim: set ts=2 sw=2:
|
Reference in New Issue
Block a user