6 lines
72 B
YAML
6 lines
72 B
YAML
---
|
|
|
|
- name: restart php53-fpm
|
|
service: name=php-fpm state=restarted
|
|
|
---
|
|
|
|
- name: restart php53-fpm
|
|
service: name=php-fpm state=restarted
|
|
|