ansible-php/handlers/main.yml

5 lines
77 B
YAML

---
- name: restart php-fpm
action: service name=php5-fpm state=restarted