ansible/roles/php/handlers/main.yml

3 lines
64 B
YAML
Raw Normal View History

2014-08-12 15:43:53 +00:00
- name: restart php-fpm
service: name=php-fpm state=restarted