mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-10-16 23:23:13 -04:00
parent
31676e6fc0
commit
25b86f5836
1 changed files with 8 additions and 0 deletions
8
vars/Arch.yml
Normal file
8
vars/Arch.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
__postgresql_version: "14"
|
||||
__postgresql_data_dir: "/var/lib/postgres/data"
|
||||
__postgresql_bin_path: "/usr/sbin"
|
||||
__postgresql_config_path: "/var/lib/postgres/data"
|
||||
__postgresql_daemon: "postgresql"
|
||||
__postgresql_packages:
|
||||
- postgresql
|
Loading…
Add table
Add a link
Reference in a new issue