v1.0
This commit is contained in:
11
inventory.ini.example
Normal file
11
inventory.ini.example
Normal file
@@ -0,0 +1,11 @@
|
||||
[primary]
|
||||
pg1 ansible_host=10.0.0.1
|
||||
|
||||
[replica]
|
||||
pg2 ansible_host=10.0.0.2
|
||||
|
||||
[all:vars]
|
||||
ansible_user=root
|
||||
pg_version=16
|
||||
pg_cluster=main
|
||||
pg_data=/var/lib/postgresql/16/main
|
||||
Reference in New Issue
Block a user