Add old sagemath config int he hopes that we can later uncomment it

This commit is contained in:
Gašper Fele-Žorž 2024-09-16 11:04:03 +02:00
parent bc6d0000a9
commit abaf6b19ee
36 changed files with 177 additions and 147 deletions

View file

@ -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

View file

@ -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\""