Christoph chris
  • Joined on 2023-02-13
chris pushed to master at ansible/oopen-server 2026-07-28 01:02:53 +02:00
5832d0b938 chore(main.yml): clear apt_remove list and comment out previous entries
chris pushed to master at ansible/oopen-server 2026-07-28 00:48:40 +02:00
4310ae08b0 fix(copy_files.yml): correct formatting of template files task
chris pushed to master at ansible/oopen-server 2026-07-28 00:47:06 +02:00
385b4a6802 refactor(copy_files.yml): simplify template file handling by removing redundant tasks
chris pushed to master at ansible/oopen-server 2026-07-28 00:36:41 +02:00
c30543280b feat(git.yml): enhance error handling for backup and samba server repository installations
chris pushed to master at ansible/oopen-server 2026-07-28 00:32:34 +02:00
7e5fe673cf feat(postfwd.cf): add final=yes to rate limiting rules for enhanced message handling
chris pushed to master at ansible/oopen-server 2026-07-28 00:13:06 +02:00
032ea670ef chore(main.yml): remove commented-out entries for authorized SSH keys
chris pushed to master at ansible/oopen-server 2026-07-28 00:11:25 +02:00
00457b2ac7 chore(first-run.yml): remove obsolete first-run tasks for package installation
chris pushed to master at ansible/oopen-server 2026-07-28 00:02:58 +02:00
095f5de034 feat(git.yml): enhance version handling for git repositories to prioritize 'master' if available
chris pushed to master at ansible/oopen-server 2026-07-27 22:16:49 +02:00
e60c1b81d1 feat(git.yml): add version handling for git repository installations
chris pushed to master at ansible/oopen-server 2026-07-27 22:16:32 +02:00
eb2c7cc15a chore(main.yml): set default git branch to main; Also includes various unrelated housekeeping updates in this file.
chris pushed to master at ansible/oopen-server 2026-07-27 21:55:32 +02:00
f39babaf5d feat(common): add host-tree file/template overrides and skip global items when host overrides exist
chris pushed to master at ansible/oopen-server 2026-07-21 01:28:34 +02:00
b40d3249fb Refactor variable names in samba-config-server.yml for consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-21 00:55:11 +02:00
720fb84fb4 Refactor variable name for clarity and update condition in nfs.yml
chris pushed to master at ansible/oopen-server 2026-07-21 00:53:31 +02:00
70eeebe4c4 roles/common/tasks/mysql.yml: remove trailing spaces.
chris pushed to master at ansible/oopen-server 2026-07-21 00:48:36 +02:00
baba4c4b7d Refactor variable names in motd.yml for consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-21 00:42:07 +02:00
ab4ef8f831 Refactor variable names in git.yml for consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-21 00:25:25 +02:00
618eaa0bf7 Refactor variable names in cron.yml for consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-21 00:24:30 +02:00
924e6bbf03 Refactor variable names in copy_files.yml for consistency and clarity
chris pushed to master at ansible/oopen-server 2026-07-21 00:22:43 +02:00
03951153c1 Refactor caching-nameserver.yml for consistency and clarity in variable naming
chris pushed to master at ansible/oopen-server 2026-07-20 23:52:47 +02:00
ee5819c82c Remove update_cache parameter from util-linux-extra installation task in basic.yml