initial upload
This commit is contained in:
5
roles/apache_php/handlers/main.yml
Normal file
5
roles/apache_php/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Reload PHP-FPM
|
||||
service: name={{ apache_phpfpm_php }}-fpm state=reloaded
|
||||
|
||||
Reference in New Issue
Block a user