4 lines
76 B
YAML
4 lines
76 B
YAML
---
|
|
- name: restart php7.0-fpm
|
|
service: name=php7.0-fpm state=restarted
|