This is a template. I must need another cup of coffee..
This commit is contained in:
parent
ba79e208fb
commit
fecfd4d164
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
- releng-dash
|
- releng-dash
|
||||||
|
|
||||||
- name: Copy in http config for the releng dashboard
|
- name: Copy in http config for the releng dashboard
|
||||||
copy: >
|
template: >
|
||||||
src={{item}} dest=/etc/httpd/conf.d/{{website}}/{{item}}
|
src={{item}} dest=/etc/httpd/conf.d/{{website}}/{{item}}
|
||||||
owner=root group=root mode=0644
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue