2025 corrections for ucilnicesmb storage....
This commit is contained in:
parent
07f4a73dae
commit
d985d8ff84
4 changed files with 13 additions and 7 deletions
|
@ -6,7 +6,8 @@
|
|||
- when: not file.stat.exists
|
||||
block:
|
||||
- name: Download MEMS-Studio
|
||||
win_command: wget "https://unilj-my.sharepoint.com/:u:/g/personal/rozman_fri1_uni-lj_si/EXgZSDD5LgtMrikaKszPliwB1vXrwUxea3eYYObT3zXBaQ?e=eNJyLA" -O C:\mems-studio-2.1.2.exe
|
||||
#win_command: wget "https://unilj-my.sharepoint.com/:u:/g/personal/rozman_fri1_uni-lj_si/EXgZSDD5LgtMrikaKszPliwB1vXrwUxea3eYYObT3zXBaQ?e=eNJyLA" -O C:\mems-studio-2.1.2.exe
|
||||
win_command: wget "{{ installers }}\RAVINOR\2025\mems-studio-2.1.2.exe" -O C:\mems-studio-2.1.2.exe
|
||||
args:
|
||||
creates: C:\mems-studio-2.1.2.exe
|
||||
#win_get_url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue