mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-15 13:32:09 +07:00
PHP7 Implementation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
|
||||
- name: restart php-fpm
|
||||
action: service name=php5-fpm state=restarted
|
||||
service: name='{{ php_fpm_service }}' state=restarted
|
||||
when: php_install_fpm
|
||||
|
||||
Reference in New Issue
Block a user