---
- name: httpd reload
  service: name=httpd state=reloaded

- name: apache2 reload
  service: name=apache2 state=reload