-
Notifications
You must be signed in to change notification settings - Fork 1
/
inventori.ini
69 lines (57 loc) · 1.19 KB
/
inventori.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
58
59
60
61
62
63
64
65
66
67
68
69
[all:vars]
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
[all]
freeipa ansible_host=192.168.10.3
gitlab ansible_host=192.168.10.4 ansible_port=2222
master_01 ansible_host=192.168.10.9
master_02 ansible_host=192.168.10.10
master_03 ansible_host=192.168.10.11
worker_01 ansible_host=192.168.10.12
worker_02 ansible_host=192.168.10.13
worker_03 ansible_host=192.168.10.14
awx ansible_host=192.168.10.15
ansible-core ansible_host=192.168.10.101
LB ansible_host=192.168.10.147
monitoring ansible_host=192.168.10.137
; grafana
test ansible_host=192.168.10.132
MYSQL ansible_host=192.168.10.50
nexus ansible_host=192.168.10.130
minio-01 ansible_host=192.168.10.120
minio-02 ansible_host=192.168.10.121
ha-proxy ansible_host=192.168.10.122
blackbox ansible_host=192.168.10.133
[gitlab_hosts]
gitlab ansible_host=192.168.10.4 ansible_user=devops
[node_exporter]
;freeipa
gitlab
master_01
master_02
master_03
worker_01
worker_02
worker_03
;awx
;ansible-core
LB
monitoring
; node1 ansible_host=192.168.2.122 ansible_user=arman
test
MYSQL
nexus
minio-01
minio-02
ha-proxy
[prometheus]
monitoring
[grafana]
monitoring
[alertmanager]
monitoring
[cAdvisor]
test
[docker]
test
[blackboxes]
blackbox