forked from ironicbadger/infra
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhosts.ini
57 lines (40 loc) · 856 Bytes
/
hosts.ini
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
49
50
51
52
53
54
55
56
57
[morpheus]
10.42.1.10
[proxmox:children]
bender
zoidberg
[bender]
10.42.1.41
[zoidberg]
10.42.1.42 ansible_ssh_user=root
[zoidbergskids:children]
pihole
unifi
caddy
rhauth
# [pi8]
# 10.42.0.253 ansible_ssh_user=root
[pihole]
10.42.0.253 ansible_ssh_user=root
[unifi]
10.42.0.250 ansible_ssh_user=root
[caddy]
10.42.0.252 ansible_ssh_user=root
[rhauth]
10.42.0.249 ansible_ssh_user=root
[pennywise]
p
[anton]
10.42.1.20 ansible_ssh_user=root
[m1]
10.42.1.30 ansible_ssh_user=root
[status]
status.ktz.cloud ansible_ssh_user=ironicbadger ansible_ssh_port=49810
[elrond]
e ansible_ssh_user=alexktz ansible_scp_if_ssh=True #ansible_python_interpreter=/bin/python3
[galgatebst]
100.108.242.30
[cloud]
100.89.12.127 ansible_ssh_user=ironicbadger
[opnsensewd]
10.42.0.254 ansible_ssh_user=alexktz ansible_python_interpreter=/usr/local/bin/python3