Nadaljevanje popravljanja
This commit is contained in:
parent
fc98c14325
commit
0fe24e8314
|
@ -1,5 +0,0 @@
|
|||
- name: Install OSS-CAD-suite
|
||||
unarchive:
|
||||
src: https://github.com/YosysHQ/oss-cad-suite-build/releases/download/2022-10-04/oss-cad-suite-linux-x64-20221004.tgz
|
||||
dest: /opt
|
||||
remote_src: yes
|
|
@ -12,3 +12,4 @@
|
|||
ansible.builtin.apt:
|
||||
name: gns3-gui
|
||||
state: latest
|
||||
|
||||
|
|
4
roles/winroom/tasks/gns3.yml
Normal file
4
roles/winroom/tasks/gns3.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: GNS3 na Windows ne deluje
|
||||
debug:
|
||||
msg: "GNS3 na Windows zaenkrat ne vklapljamo"
|
||||
|
Loading…
Reference in a new issue