45 lines
1.3 KiB
Plaintext
45 lines
1.3 KiB
Plaintext
#---- start console inventory ----
|
|
[console_web]
|
|
stg-bilweb-00 ansible_host=172.53.3.53 ansible_user=ubuntu
|
|
stg-bilweb-01 ansible_host=172.53.1.161 ansible_user=ubuntu
|
|
|
|
[console_database]
|
|
stg-billdb-00 ansible_host=172.53.3.141 ansible_user=ubuntu
|
|
stg-billdb-01 ansible_host=172.53.3.232 ansible_user=ubuntu
|
|
stg-billdb-02 ansible_host=172.53.3.78 ansible_user=ubuntu
|
|
|
|
[console_bastion]
|
|
stg-bilbas-00 ansible_host=172.53.3.126 ansible_user=ubuntu
|
|
|
|
[nexus]
|
|
stg-bilrep-00 ansible_host=172.53.0.130 ansible_user=ubuntu
|
|
|
|
[container_biuld]
|
|
stg-conbld-00 ansible_host=172.53.0.185 ansible_user=ubuntu
|
|
|
|
[console:children]
|
|
container_biuld
|
|
nexus
|
|
console_bastion
|
|
console_database
|
|
console_web
|
|
#---- end console inventory ----
|
|
#---- start consolemongi inventory ----
|
|
[mongi_console_web]
|
|
stg-mongi-bilweb-00 ansible_host=172.55.3.15 ansible_user=ubuntu
|
|
stg-mongi-bilweb-01 ansible_host=172.55.0.184 ansible_user=ubuntu
|
|
|
|
[mongi_console_database]
|
|
stg-mongi-billdb-00 ansible_host=172.55.0.174 ansible_user=ubuntu
|
|
stg-mongi-billdb-01 ansible_host=172.55.1.19 ansible_user=ubuntu
|
|
stg-mongi-billdb-02 ansible_host=172.55.0.16 ansible_user=ubuntu
|
|
|
|
[consolemongi_bastion]
|
|
stg-mongi-bilbas-00 ansible_host=172.55.0.223 ansible_user=ubuntu
|
|
|
|
[consolemongi:children]
|
|
consolemongi_bastion
|
|
mongi_console_database
|
|
mongi_console_web
|
|
#---- end consolemongi inventory ----
|