2023-01-05 11:44:26 +01:00

6 lines
78 B
YAML

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