summaryrefslogtreecommitdiffstats
path: root/roles/httpd/handlers/main.yml
blob: e379288d845007a59ba80f84df9f7d33516a639c (plain)
1
2
3
---
- name: restart httpd
  service: name=httpd state=restarted