2023-12-15 08:28:03 +01:00

7 lines
81 B
YAML

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