hey do you know variables are useful. mmmmkay
This commit is contained in:
parent
834f2a023d
commit
10d97a0e92
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
- web-data
|
||||
|
||||
- name: python scripts to calculate various data
|
||||
copy: src=mirrorlist.py dest=/usr/local/bin mode=0755
|
||||
copy: src={{item}} dest=/usr/local/bin/ mode=0755
|
||||
with_items: [mirrorlist.py, mirrors-moving_avg.py]
|
||||
tags:
|
||||
- web-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue