src.dualinventive.com/devops/ansible/rootnet-roles/di-web-mtitm/handlers/main.yml

7 lines
85 B
YAML

---
- name: restart php7.1-fpm
systemd:
name: php7.1-fpm
state: restarted