Add vars include to linroom, winroom
This commit is contained in:
parent
6f6643a0e5
commit
7bc7891837
11 changed files with 46 additions and 6 deletions
5
roles/twincat3/tasks/main_win.yml
Normal file
5
roles/twincat3/tasks/main_win.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
- 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
|
Loading…
Add table
Add a link
Reference in a new issue