Files
2021-10-22 13:13:22 +05:30

9 lines
225 B
INI

# Replace x.x.x.x with public Ips of servers
[postgres_servers]
postgres-1 ansible_host=x.x.x.x
[artifactory_servers]
artifactory-1 ansible_host=x.x.x.x
artifactory-2 ansible_host=x.x.x.x
artifactory-3 ansible_host=x.x.x.x