java-deptools: Turn proxy.conf into jinja template
This commit is contained in:
parent
5260ac8353
commit
2c636e0a95
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
- config
|
||||
|
||||
- name: Install proxy config
|
||||
copy: src=proxy.conf dest=/etc/httpd/conf.d/java-deptools-proxy.conf
|
||||
template: src=proxy.conf.j2 dest=/etc/httpd/conf.d/java-deptools-proxy.conf
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue