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

5 lines
118 B
Plaintext
Raw Normal View History

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