Fix koschei httpd.conf template name

This commit is contained in:
Mikolaj Izdebski 2015-05-07 09:05:42 +00:00
parent 0393115a9c
commit 23e373b71b

View file

@ -58,7 +58,7 @@
- name: install httpd config file - name: install httpd config file
template: > template: >
src="httpd.conf" src="httpd.conf.j2"
dest="/etc/httpd/conf.d/koschei.conf" dest="/etc/httpd/conf.d/koschei.conf"
notify: notify:
- restart httpd - restart httpd