Changes for 2025, except stm32
This commit is contained in:
parent
5620a7ebfe
commit
15ea864ddc
2 changed files with 1 additions and 1 deletions
|
@ -2,3 +2,4 @@
|
||||||
when: ansible_os_family == 'Windows'
|
when: ansible_os_family == 'Windows'
|
||||||
- import_tasks: main_lin.yml
|
- import_tasks: main_lin.yml
|
||||||
when: ansible_os_family == 'Debian'
|
when: ansible_os_family == 'Debian'
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
- name: Do not install mems-studio
|
- name: Do not install mems-studio
|
||||||
debug:
|
debug:
|
||||||
msg: "Do not install mems-studio on Linux"
|
msg: "Do not install mems-studio on Linux"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue