ansible/roles/php/handlers/main.yml

3 lines
64 B
YAML

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