ansible-php/handlers/main.yml

5 lines
77 B
YAML
Raw Normal View History

2015-07-22 14:40:20 +07:00
---
2015-07-23 15:40:33 +07:00
- name: restart php-fpm
action: service name=php5-fpm state=restarted