mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
5 lines
77 B
YAML
5 lines
77 B
YAML
---
|
|
- name: restart nginx
|
|
service: name=nginx enabled=yes state=restarted
|
|
|