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

5 lines
119 B
Django/Jinja

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