Add BayesFusion Genie
This commit is contained in:
parent
2646941148
commit
a5bc2710c6
|
@ -1 +1,5 @@
|
|||
# TODO install BayesFusion.yml
|
||||
- name: Install BayesFusion
|
||||
win_package:
|
||||
path: "{{ installers }}\\genie-academic-setup-4.0.1922-x86.exe"
|
||||
arguments: /VerySilent
|
||||
creates_path: "%ProgramFiles(x86)%\\GeNIe 4.0 Academic\\genie.exe"
|
||||
|
|
Loading…
Reference in a new issue