Changes for RA, OR and VIN courses (still some TODOs in scripts)

This commit is contained in:
RR 2024-07-23 14:48:24 +02:00
parent 38375c3353
commit 2175ef86e0
16 changed files with 111 additions and 65 deletions

View file

@ -1,4 +0,0 @@
- import_tasks: main_win.yml
when: ansible_connection == 'winrm'
- import_tasks: main_lin.yml
when: ansible_connection == 'ssh'