[fedora-web] quote value to avoid evaluation
This commit is contained in:
parent
2912da07cf
commit
9898f1c64a
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
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:
|
||||||
- sponsor.conf
|
- 'sponsor.conf'
|
||||||
notify:
|
notify:
|
||||||
- reload proxyhttpd
|
- reload proxyhttpd
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue