Files
2026-07-10 09:57:37 +02:00

6 lines
77 B
YAML

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