7 lines
81 B
YAML

---
- name: restart apache2
service:
name: apache2
state: restarted