---
- name: Deploy httpd configuration
template: src=httpd.conf.j2 dest=/etc/httpd/ansible_conf.d/10-synadm.conf
notify: reload httpd
tags: matrix