Add old sagemath config int he hopes that we can later uncomment it
This commit is contained in:
parent
bc6d0000a9
commit
abaf6b19ee
36 changed files with 177 additions and 147 deletions
|
@ -1,2 +1,3 @@
|
|||
- name: Do not install TwinCat 3 on Linux
|
||||
debug: Do not install TwinCat 3 on Linux
|
||||
debug:
|
||||
msg: Do not install TwinCat 3 on Linux
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
- name: Install TwinCat 3
|
||||
win_chocolatey:
|
||||
name: visualstudio2019community
|
||||
|
||||
# Maybe sometime use https://learn.microsoft.com/en-us/visualstudio/install/use-command-line-parameters-to-install-visual-studio?view=vs-2022 with the costlier version
|
||||
debug:
|
||||
msg: TODO - write twincat installer scripts
|
||||
#win_package:
|
||||
# path: "{{ installers }}\\TwinCat3\\setup\\setup.exe"
|
||||
# arguments: "/s /f1\"{{ installers }}\\PowerDesigner 12.5\\setup.iss\" /f2\"C:\\powerdesigner_log.iss\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue