alicante-infra/roles/app_joomla_native/handlers/main.yml

6 lines
78 B
YAML

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