xoxys.postgres/templates/etc/systemd/system/postgresql.service.j2

5 lines
126 B
Django/Jinja

{{ ansible_managed | comment }}
.include {{ __postgres_service_file }}
[Service]
Environment=PGDATA={{ __postgres_data_dir }}