7 lines
85 B
YAML
7 lines
85 B
YAML
---
|
|
|
|
- name: restart php7.1-fpm
|
|
systemd:
|
|
name: php7.1-fpm
|
|
state: restarted
|