4 lines
76 B
YAML

---
- name: restart nginx
service: name=nginx state=restarted enabled=yes