- /group_vars/all.yml - /roles/immich/templates/.env.j2 - /roles/immich/templates/docker-compose.yml.j2 - /roles/immich/tasks/main.yml - /inventories/hosts - /olimp-deploy.yml
21 lines
422 B
INI
21 lines
422 B
INI
[infra]
|
|
gateway ansible_host=192.168.1.201 int_ip=192.168.1.201
|
|
data ansible_host=192.168.1.222 int_ip=192.168.1.222
|
|
media ansible_host=192.168.1.223 int_ip=192.168.1.223
|
|
photo ansible_host=192.168.1.224 int_ip=192.168.1.224
|
|
talk ansible_host=192.168.1.226 int_ip=192.168.1.226
|
|
|
|
[gateway]
|
|
gateway
|
|
|
|
[data]
|
|
data
|
|
|
|
[media]
|
|
media
|
|
|
|
[photo]
|
|
photo
|
|
|
|
[talk]
|
|
talk |