Apache: no need for a template, just copy

This commit is contained in:
Jérémy Lecour 2017-03-03 12:21:17 +01:00 committed by Jérémy Lecour
parent 483d3a8a9e
commit 00f96b2b8b
2 changed files with 2 additions and 2 deletions

View file

@ -35,8 +35,8 @@
- apache
- name: Copy Apache custom config file
template:
src: evolinux-custom.conf.j2
copy:
src: evolinux-custom.conf
dest: "/etc/apache2/conf-available/zzz-evolinux-custom.conf"
owner: root
group: root