-
Notifications
You must be signed in to change notification settings - Fork 0
/
hosts
46 lines (44 loc) · 939 Bytes
/
hosts
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
# vi: set ft=yaml :
all:
children:
arch_laptop:
hosts:
archlinux.laptop:
ansible_connection: local
flutterbox:
hosts:
flutter.box:
ansible_connection: local
nuc_arch:
hosts:
nuc.arch:
ansible_connection: local
windows_wsl:
hosts:
windows.wsl:
ansible_connection: local
sintef_wsl:
hosts:
sintef.wsl:
ansible_connection: local
sintef_arch:
hosts:
sintef.arch:
ansible_connection: local
swansea_desktop:
hosts:
swansea.desktop:
ansible_connection: local
ubuntu_vbox:
hosts:
ubuntu.virtualbox:
ansible_connection: local
laptop_hyprland:
hosts:
laptop.hyprland:
ansible_connection: local
omegapoint:
hosts:
omegapoint:
ansible_connection: local
#servers: