ansible/roles/php/handlers/main.yml
2014-08-12 17:43:53 +02:00

3 lines
64 B
YAML

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