ansible-role-zammad/templates
phil eb0c35701b Postgres doesn't allow connections via hostname
This role needs to delegate the database tasks to a database host -
which sometimes is the same host that runs Zammad
(delegate_to: localhost doesn't work because it wants to run the
tasks at the Ansible controler)
We need to distinguish between the database_host and the zammad_database_host
The later one can be set to 127.0.0.1 to allow local database connections
without using the hostname
2023-12-22 11:06:37 +01:00
..
systemd Zammad: control restart behaviour via systemd 2023-12-06 20:31:38 +01:00
database.yml.j2 Postgres doesn't allow connections via hostname 2023-12-22 11:06:37 +01:00
logrotate.j2 Remove trailing whitespace 2021-08-23 15:39:15 +02:00
syslog.j2 Zammad-Rolle 2021-07-28 18:28:22 +02:00