duplicate GNS3.yml removed
This commit is contained in:
parent
7bc7891837
commit
a90db23d5c
6 changed files with 4 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Digitalna forenzika
|
# Digitalna forenzika
|
||||||
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, GNS3, VirtualBox
|
# Windows, GNU/Linux, GNS3, VirtualBox
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns3.yml
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
- name: Add GNS3 repository
|
|
||||||
apt_repository:
|
|
||||||
repo: ppa:gns3/ppa
|
|
||||||
state: present
|
|
||||||
update_cache: True
|
|
||||||
validate_certs: False
|
|
||||||
- name: Install gns3 server
|
|
||||||
ansible.builtin.apt:
|
|
||||||
name: gns3-server
|
|
||||||
state: latest
|
|
||||||
- name: Install gns3 GUI
|
|
||||||
ansible.builtin.apt:
|
|
||||||
name: gns3-gui
|
|
||||||
state: latest
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Komunikacijski protokoli in omrežna varnost
|
# Komunikacijski protokoli in omrežna varnost
|
||||||
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, GNS3, VirtualBox
|
# Windows, GNU/Linux, GNS3, VirtualBox
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns3.yml
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Digitalna forenzika
|
# Digitalna forenzika
|
||||||
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, GNS3, VirtualBox
|
# Windows, GNU/Linux, GNS3, VirtualBox
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns3.yml
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
- name: GNS3 na Windows ne deluje
|
|
||||||
debug:
|
|
||||||
msg: "GNS3 na Windows zaenkrat ne vklapljamo"
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Komunikacijski protokoli in omrežna varnost
|
# Komunikacijski protokoli in omrežna varnost
|
||||||
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
# Aleks.Huc@fri.uni-lj.si, Gasper.FeleZorz@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, GNS3, VirtualBox
|
# Windows, GNU/Linux, GNS3, VirtualBox
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns.yml
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue