mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
4 lines
112 B
YAML
4 lines
112 B
YAML
---
|
|
- name: restart php{{ phpversion }}-fpm
|
|
service: name=php{{ phpversion }}-fpm enabled=yes state=restarted
|