File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ aggregator :
2+ hosts :
3+ aligned-hoodi-aggregator :
4+ ansible_host : aligned-hoodi-aggregator
5+ admin_user : admin
6+ ansible_user : app
7+ ansible_python_interpreter : /usr/bin/python3
8+
9+ batcher :
10+ hosts :
11+ aligned-hoodi-batcher :
12+ ansible_host : aligned-hoodi-batcher
13+ admin_user : admin
14+ ansible_user : app
15+ ansible_python_interpreter : /usr/bin/python3
16+
17+ explorer :
18+ hosts :
19+ aligned-hoodi-explorer :
20+ ansible_host : aligned-hoodi-explorer
21+ admin_user : admin
22+ ansible_user : app
23+ ansible_python_interpreter : /usr/bin/python3
24+
25+ telemetry :
26+ hosts :
27+ aligned-hoodi-telemetry :
28+ ansible_host : aligned-hoodi-telemetry
29+ admin_user : admin
30+ ansible_user : app
31+ ansible_python_interpreter : /usr/bin/python3
32+
33+ operator :
34+ hosts :
35+ aligned-hoodi-operator-1 :
36+ ansible_host : aligned-hoodi-operator-1
37+ admin_user : admin
38+ ansible_user : app
39+ ansible_python_interpreter : /usr/bin/python3
You can’t perform that action at this time.
0 commit comments