mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 00:48:46 +01:00
6 lines
66 B
YAML
6 lines
66 B
YAML
---
|
|
|
|
- name: restart nginx
|
|
service: name=nginx state=restarted
|
|
|