First commit
This commit is contained in:
4
roles/php/handlers/main.yml
Normal file
4
roles/php/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: restart php-fpm
|
||||
service:
|
||||
name: "php{{ php_version }}-fpm"
|
||||
state: restarted
|
Reference in New Issue
Block a user