Initial commit erasing history
This commit is contained in:
parent
e04f86fd9a
commit
7d8751ffe8
712 changed files with 7348 additions and 0 deletions
5
roles/winroom/tasks/bayesfusion.yml
Normal file
5
roles/winroom/tasks/bayesfusion.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- 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…
Add table
Add a link
Reference in a new issue