Commit graph

  • 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 main phil 2023-12-22 11:06:37 +0100
  • b84f1bb81f Rename tasks, fix apt_key deprecate warnings phil 2023-12-22 10:13:57 +0100
  • b8c941f812 Fix lint warnings, cleanup phil 2023-12-22 08:54:23 +0100
  • bf18be94bd Cleanup role phil 2023-12-22 08:52:18 +0100
  • 62c1026254 Cleanup role phil 2023-12-22 08:46:29 +0100
  • 8f72c4bd68 Add .gitignore phil 2023-12-22 08:38:47 +0100
  • 824b7de935 Zammad: control restart behaviour via systemd phil 2023-12-06 20:31:38 +0100
  • 95a3ba934c Zammad: Install recommende Nodejs version https://docs.zammad.org/en/latest/install/source.html phil 2023-12-06 15:46:30 +0100
  • ead5431ebe Unify check_mode/changed_when for variable registrations Lars Kruse 2023-09-26 11:57:18 +0200
  • 1045dc0235 zammad: Fix lint warnings phil 2023-09-13 20:54:54 +0200
  • d166ccd797 Zammad: Add redis as dependecy for Zammad 6 Remove yarn - it will be installed by rake assets:precompile phil 2023-06-07 23:17:12 +0200
  • c54a5dd9f0 zammad: Fix name of variable phil 2023-06-07 23:16:49 +0200
  • 2d539c31a0 Zammad: small fixes and updates phil 2023-05-19 11:59:02 +0200
  • 0e083996e4 Include external opensearch role phil 2023-05-13 08:35:32 +0200
  • cff4fc38b3 Opensearch: Aktualisiere Plugins bei Paket-Updates phil 2023-05-11 08:46:18 +0200
  • dd490795b3 Zammad: Update worker service file phil 2023-05-06 23:34:18 +0200
  • 969493b4c7 zammad: Fix handler Ansibles' systemd module doesn't support wildcards phil 2023-03-19 20:17:08 +0100
  • 457d148c67 Zammad: Fix password generation We need the same password for multiple tasks. Hence we have to save it in a file phil 2023-03-19 20:16:23 +0100
  • 777c1ee74a zammad: Fix lint errors phil 2023-03-19 01:12:43 +0100
  • 7893ecdb92 zammad: Korrigiere meta-file phil 2023-02-15 13:57:12 +0100
  • c51d6fdefa zammad: Umgehe Zwischenspeicherung des Passwortes phil 2023-02-15 13:56:40 +0100
  • 8b26e9335f zammad: Entferne ungenutzten Patch phil 2023-02-12 18:01:52 +0100
  • 0b074b483c zammad: Setze empfohlene Konfiguration für opensearch phil 2023-02-01 12:29:44 +0100
  • 84bc66fb08 zammad: Installiere Opensearch statt ES phil 2023-02-01 12:03:48 +0100
  • e287a82aec zammad: entferne redundante monit-Zeilen Lars Kruse 2022-12-27 19:22:17 +0100
  • 30229c1d56 zammad: Starte nach Aktualisierung neu phil 2022-12-21 10:57:39 +0100
  • 8185a8a5e1 zammad: yes --> true phil 2022-12-13 16:43:40 +0100
  • 353e09edb7 zammad: Führe rails tasks im Kontext von bundle aus phil 2022-11-22 15:24:48 +0100
  • a9c6185b64 zammad: Deaktiviere notify-Service. Dienst startet ansonsten nicht phil 2022-10-30 12:51:31 +0100
  • 61caf5f739 zammad: Starte Service als notify-Service phil 2022-10-29 21:51:47 +0200
  • 6cf413806a zammad: Installiere sd_notify phil 2022-10-29 21:49:56 +0200
  • 860f4e6fea zammad: Füge Warnhinweis für interne Notizen ein phil 2022-10-22 18:49:04 +0200
  • 85cf549379 style: remove whitespace Lars Kruse 2022-06-28 20:37:26 +0200
  • f9f2d7e45b Enferne ungenutzte Variablen phil 2022-06-26 23:05:36 +0200
  • 60e3bc7019 zammad: Führe Translations-Sync auch bei Installation aus phil 2022-06-21 15:29:06 +0200
  • f7a7a569a4 zammad: Installiere yarn zum Kompilieren der assets phil 2022-06-21 15:28:49 +0200
  • 4fe0830924 zammad: Führe Ruby-Aktualisierung und Translations-Sync im Update-Skript aus. phil 2022-06-21 15:28:31 +0200
  • f78c543430 chore: remove trailing whitespace Lars Kruse 2022-05-31 23:24:48 +0200
  • 554f84833d zammad: Monit-Überwachung für ES phil 2022-03-23 14:47:38 +0100
  • e6bec331a1 zammad: LDAP-Patch wurde gemerged phil 2022-03-18 22:01:40 +0100
  • 1034729a2a zammad: Aktualisiere cron-Job phil 2022-03-04 15:38:44 +0100
  • 46a310a65b zammad: Korrigiere ES-Plugin-Installation phil 2022-02-15 13:15:16 +0100
  • d226119686 zammad: Führe cron still aus phil 2022-02-01 12:43:42 +0100
  • 4063b8306d Entferne Datenbankerstellung per rake phil 2021-12-18 22:35:09 +0100
  • 65d65c1193 Workaround für Security-Lücke phil 2021-12-11 18:25:52 +0100
  • 5353c6ee06 Korrigiere Fehler phil 2021-11-28 16:40:51 +0100
  • e016c6e5a6 Konfiguriere ES phil 2021-11-28 16:13:57 +0100
  • fa520a1165 Entferne expliziten Hinweis auf Debian-Version phil 2021-11-28 16:13:47 +0100
  • 2351a8841c Vereinfache Plugin-Installation phil 2021-11-28 15:34:24 +0100
  • 7a61ba099a Ändere Benutzer-Task, lege Systemnutzer an phil 2021-11-27 23:43:09 +0100
  • 73589728ef Fehlerkorrekturen phil 2021-11-27 21:09:09 +0100
  • 48c86c7863 Füge ES Variablen ein phil 2021-11-27 20:30:23 +0100
  • fba2a88ca4 Installation und Einrichtung von ES phil 2021-11-27 20:29:59 +0100
  • 09f8e98ac6 Setze Env explizit phil 2021-11-27 20:29:32 +0100
  • 64216f68a3 Fehlerkorrektur phil 2021-11-27 20:29:06 +0100
  • 21bec868ea Setze Env-Variablen explizit phil 2021-11-27 19:49:28 +0100
  • 03d94a2c6f Nutzer als Variable phil 2021-11-13 08:39:24 +0100
  • 84d6020e88 Neue Abhängigkeit zu nodejs hinzugefügt phil 2021-11-03 07:17:18 +0100
  • c17cb94d15 Setze Dateirechte phil 2021-11-02 17:05:45 +0100
  • 2645696275 +Update-Skript phil 2021-10-30 01:35:25 +0200
  • a05c1735a7 Setze default-Release auf Bullseye phil 2021-10-27 17:08:19 +0200
  • 9c62695a8e Führe Tasks ohne Änderungshinweis aus phil 2021-10-13 08:38:42 +0200
  • 55abff6494 Entferne Option phil 2021-10-13 08:27:38 +0200
  • 6a1f2228e0 - Abhängigkeit auf Erstellung der Datenbank - Füge weitere Tags ein phil 2021-10-13 08:26:16 +0200
  • 3ede350f4d Entferne Option - erst mit Ansible 2.11 verfügbar phil 2021-10-13 07:50:19 +0200
  • c38d1d219e Benutze stable-Repo, siehe https://docs.zammad.org/en/latest/contributing/branches.html phil 2021-10-13 07:41:44 +0200
  • 0c28443232 Korrigiere cron-Lauf phil 2021-09-03 19:36:23 +0200
  • 308b44e84f Remove trailing whitespace Lars Kruse 2021-08-23 15:39:15 +0200
  • 6c6ae8b927 Ergänze fehlendes Script phil 2021-08-07 16:47:05 +0200
  • 4282a7536f +Skript um unbenutzte Kunden zu loeschen phil 2021-08-07 12:50:06 +0200
  • cc0b9a729e Anpassungen, damit Real-IP weitergereicht wird phil 2021-07-29 20:26:37 +0200
  • 48e995e215 ruby-Version wird upstream gesetzt phil 2021-07-29 16:06:21 +0200
  • 0c04610aa2 Patch für ldap user filter phil 2021-07-28 23:20:13 +0200
  • a6b16394ed Zammad-Rolle phil 2021-07-28 18:28:22 +0200