Files
src.dualinventive.com/devops/ansible/rootnet-roles/di-web-mtiwss/handlers/main.yml
2024-08-09 12:10:16 +02:00

7 lines
85 B
YAML

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