Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
topologies:
- file: ./topologies/0-routers-1-network-1-host.yml
arguments:
- no-arguments
- ansible_local
boxes:
- ubuntu/xenial64
- kali-2019.4
- debian/contrib-stretch64
- generic/debian9
- file: ./topologies/0-routers-1-network-5-hosts.yml
arguments:
- no-arguments
- ansible_local
- file: ./topologies/1-router-1-network-1-host.yml
arguments:
- no-arguments
- ansible_local
- border_router
- [ansible_local, border_router]
- file: ./topologies/1-router-2-networks-2-hosts.yml
arguments:
- no-arguments
- ansible_local
- border_router
- [ansible_local, border_router]
boxes:
- ubuntu/xenial64
- kali-2019.4
- file: ./topologies/2-routers-2-networks-2-hosts.yml
arguments:
- border_router
- [ansible_local, border_router]
- file: ./topologies/2-routers-4-networks-4-hosts.yml
arguments:
- border_router
- [ansible_local, border_router]
- file: ./topologies/3-routers-5-networks-5-hosts.yml
arguments:
- border_router
- [ansible_local, border_router]