and we need to have a } for every {
This commit is contained in:
parent
bcb3611abb
commit
e3022ea7e5
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
- web-data
|
||||
|
||||
- name: gnuplot file for image creation
|
||||
copy: src={{item} dest=/usr/local/share/web-data-analysis mode=0644
|
||||
copy: src={{item}} dest=/usr/local/share/web-data-analysis mode=0644
|
||||
with_items: [ mirror-data.gp, getfedora-data.gp ]
|
||||
tags:
|
||||
- web-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue