ok lets get this working
This commit is contained in:
parent
b06e02b73d
commit
14a85f11f5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
- name: python scripts to calculate various data
|
||||
copy: src={{item}} dest=/usr/local/bin/ mode=0755
|
||||
with_items: [mirrorlist.py, mirrors-moving_avg.py]
|
||||
with_items: [mirrorlist.py, mirrors-moving_avg.py, hotspot-moving_avg.py]
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue