lab-ansible/roles/postgresql/templates/postgresql-14.service.j2

5 lines
122 B
Plaintext
Raw Normal View History

2024-01-07 16:29:46 +00:00
{# code: language=ansible-jinja #}
2023-12-23 16:41:57 +00:00
# THIS FILE IS MANAGED BY ANSIBLE
2023-11-12 19:22:32 +00:00
[Service]
Environment=PGDATA={{ postgresql_pgdata }}