Fix koschei httpd.conf template name
This commit is contained in:
parent
0393115a9c
commit
23e373b71b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
- name: install httpd config file
|
||||
template: >
|
||||
src="httpd.conf"
|
||||
src="httpd.conf.j2"
|
||||
dest="/etc/httpd/conf.d/koschei.conf"
|
||||
notify:
|
||||
- restart httpd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue