6 lines
77 B
YAML

---
- name: Restart Apache
service:
name: apache2
state: restarted